chromium/third_party/blink/web_tests/fast/parser/re-enter-and-crash.html

<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