blob: e9ee0381c9e5137d4f5b359ee3014d5f044aa63e [file] [log] [blame]
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.waitUntilDone();
}
window.open("resources/destination.html", "_top");
</script>
<p>If you can still see this text, then the test of window.open(URL, "_top") has failed.</p>