blob: 0a65d257d3df1119ef641a1daeb5f3c5e2712e48 [file] [log] [blame]
<html>
<head>
<script>
window.addEventListener("beforeunload", function (event) {
window.history.replaceState(null, "", "beforeunload_replacestate_2.html");
});
</script>
</head>
<body>
</body>
</html>