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