index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
content-security-policy
/
sandbox
/
support
/
sandboxed-post-property-to-opener.html
blob: ebbb54d36d86fe3ee3696b7dc302de11cb4ac30c (
plain
)
1
2
3
<
script
>
window
.
opener
.
postMessage
(
window
.
testProperty
,
"*"
);
</
script
>