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