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
/
navigation-api
/
navigation-history-entry
/
resources
/
post-key-to-top.html
blob: 285f345dc1fc5ccbfb75b6c513f2b5184d23d9ea (
plain
)
1
2
3
<
script
>
top
.
postMessage
(
navigation
.
currentEntry
.
key
,
"*"
);
</
script
>