summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/navigation-within-beforeunload-2.html
blob: 2dceaa6d6ad73fbf4010906f80520dc196012169 (plain)
1
2
3
4
<!doctype html>
<script>
document.write(location)
</script>