Files
UXP/testing/web-platform/tests/html/browsers/windows/support-opener-null.html
T

5 lines
84 B
HTML

<script>
localStorage.setItem("opener", window.opener)
window.close()
</script>