blob: 6055ff1076ddbada25f97a489de05bd68b747a8e [file] [log] [blame]
<body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
location.replace("resources/pass-and-notify-done.html");
document.open();
document.write("This should not cancel the navigation");
</script>
</body>