/parser/htmlparser/tests/html/19116.html

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

  1. <html>
  2. <body>
  3. <form>
  4. <table bgcolor=red>
  5. <input>
  6. <tr><td><input></td></tr>
  7. </table>
  8. </form>
  9. </body>
  10. </html>