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