comparison: parser/htmlparser/tests/crashtests/194329-1.html
parser/htmlparser/tests/crashtests/194329-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <title>bug 188474</title> |
|
4 </head> |
|
5 <body> |
|
6 <head> |
|
7 <div> |
|
8 <script> |
|
9 document.write("<\/div>"); |
|
10 </script> |
|
11 <noscript> |
|
12 </div> |
|
13 </noscript><!-- End PayPal Logo --> |
|
14 </body> |
|
15 </html> |