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