blob: 12e3f3e769f9cb6cb1469ec78dc6709cf5c93576 [file] [log] [blame]
darin3cc64462006-01-29 18:19:10 +00001<script>
rniwa@webkit.orgada3c202012-06-20 03:28:42 +00002if (window.testRunner) {
3 testRunner.dumpAsText();
4 testRunner.waitUntilDone();
darin3cc64462006-01-29 18:19:10 +00005}
6window.open("resources/destination.html", "_self");
7</script>
8<p>If you can still see this text, then the test of window.open(URL, "_self") has failed.</p>