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