chromium/third_party/blink/web_tests/fast/parser/non-script-endtag-in-textmode.html

<script>
if (window.testRunner)
    testRunner.dumpAsText();
</script>
<p>PASS: if no crash on DEBUG</p>
<svg>
  <title><foobar>
  <title></script></title>
</svg>