blob: 570e1b2540027486a371a1b2fda4a9b51aab87f1 [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<script src="non-existent.js"></script>
<iframe onload="document.write('This test passes if it does not crash'); document.close();"></iframe>