summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/crashtests/194329-1.html
blob: c7ab69007e8b690923a4e4e015dcf61490d0a767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
   <head>
      <title>bug 188474</title>
   </head>
   <body>
      <head>
      <div>
         <script>
            document.write("<\/div>");
         </script>
         <noscript>
            </div>
         </noscript><!-- End PayPal Logo -->
   </body>
</html>