Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
7179a415b40a2079f4c242023ff0c0a05cf546be
/
.
/
secure-contexts
/
postMessage-helper.html
blob: 8971c86b279b3134ee56f74c5414cc3a207e3d41 [
file
] [
log
] [
blame
]
Jonathan Watt
78e0b5b
2016-05-09 20:49:18
[
diff
] [
blame
]
1
<script>
(
opener
||
parent
).
postMessage
(
isSecureContext
,
'*'
)
</script>