/parser/htmlparser/tests/html/70148.html

http://github.com/zpao/v8monkey · HTML · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · c5e5978201885840026a6c537cd4388c MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>testcase</title>
  5. </head>
  6. <body style="font-size:30pt">
  7. <a href=foo?bar=baz&lang=foo&amptest1=test2>All the stuff after
  8. &amp;lang got munched.
  9. </body>
  10. </html>