Sign in
webkit
/
WebKit
/
bc3bd7331f8afd107c43880ce2c020876d9bce51
/
.
/
LayoutTests
/
imported
/
w3c
/
web-platform-tests
/
secure-contexts
/
postMessage-helper.html
blob: 8971c86b279b3134ee56f74c5414cc3a207e3d41 [
file
] [
log
] [
blame
]
<script>
(
opener
||
parent
).
postMessage
(
isSecureContext
,
'*'
)
</script>