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
/
support
/
postmessage-pass.html
blob: 700167b5db84ae35e507afccad183680fd6d5064 (
plain
)
1
2
3
4
<
script
>
window
.
parent
.
postMessage
(
'PASS'
,
'*'
);
</
script
>