darin | 66a1aaa | 2006-03-07 17:36:31 +0000 | [diff] [blame] | 1 | This test checks that the first <script> tag after an unclosed <title> tag is parsed correctly. Early versions of the patch for Bugzilla Bug 3905 did not reset a state variable properly, causing the first <script></script> tag in the document to contain everything after the <title> tag. |
2 | |||||
3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
4 | |||||
5 | |||||
6 | PASS successfullyParsed is true | ||||
7 | |||||
8 | TEST COMPLETE | ||||
9 |