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