chromium/chrome/test/data/fast_shutdown/on_before_unloader.html

<script>
addEventListener("beforeunload", function() {}, false);
</script>