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-fail.html
blob: a0308ad98b4c75f2e50861191c7778c421ede413 (
plain
)
1
2
3
4
<
script
>
window
.
parent
.
postMessage
(
'FAIL'
,
'*'
);
</
script
>