blob: 7ff08cef1d379f85b281261346375f61def85ec7 [file] [log] [blame]
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.setCanOpenWindows();
}
window.open("http://127.0.0.1:22").document.write('');
if (window.testRunner)
testRunner.notifyDone();
</script>
If this does crash, the test has passed.