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
/
portals
/
resources
/
portal-host-post-message-x-origin.html
blob: 6cbc7f4b884242930486081081ec937e7deb7948 (
plain
)
1
2
3
4
<!DOCTYPE html>
<
script
>
window
.
portalHost
.
postMessage
(
'test message'
);
</
script
>