blob: 74d5731f23e2e522b0549da74d4b1ffcbd71b3d6 [file] [log] [blame]
<script>
addEventListener("unload", function() {
window.location.reload();
}, false);
</script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
window.location = "resources/pass-and-notify-done.html";
</script>