/parser/htmlparser/tests/crashtests/147179-1.html

http://github.com/zpao/v8monkey · HTML · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 8b570a70ab91d368a0bdae8c87ac7c84 MD5 · raw file

  1. <html><head><title>Testcase for bug 141561</title></head>
  2. <body>
  3. <script>document.write("<form><input type='password'></form>");</script>
  4. </body>
  5. </html>