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