2 This tests for a regression against
3 <https://bugs.webkit.org/show_bug.cgi?id=6959>
4 REGRESSION: Assertion failure in HTMLTokenizer::parseTag (!scriptNode) on page with ignored scripts.
5 No assert (on debug build) = test PASS
7 <script type=
"text/javascript">
9 testRunner
.dumpAsText();
13 <script type=
"text/javascript" src=
"resources/thisDoesNotHaveToExist.js"></script><script type=
"text/javascript" ></script>