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