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
/
html
/
browsers
/
windows
/
resources
/
window-opener.html
blob: c734eb3056def15f0abe662e6835a2e4350104c6 (
plain
)
1
2
3
4
<
script
>
localStorage
.
setItem
(
"opener"
,
window
.
opener
)
window
.
close
()
</
script
>