blob: 956d1afbdf036fb239a6b9c1da78cb4875418c80 [file] [log] [blame]
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.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>