index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
html
/
cross-origin-embedder-policy
/
resources
/
postmessage-ready.html
blob: 3282711dbc2c9bac534e44fa9d11ef3870a8c563 (
plain
)
1
2
3
4
<!DOCTYPE html>
<
script
>
opener
.
postMessage
(
"ready"
,
"*"
);
</
script
>