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