summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/parser/re-enter-and-crash.html
blob: 58d35459526571b3305091269254e4b8c782f0ac (plain)
1
2
3
4
5
6
7
<script>
if (window.testRunner)
    testRunner.dumpAsText();

alert("This test pases if it doesn't crash.");
</script>
xxx<iframe onload="document.write('<iframe onload=&quot;document.write(\'<script>\');document.close();&quot;></iframe>');">yyy