/parser/htmlparser/tests/html/84000.html

http://github.com/zpao/v8monkey · HTML · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 217ea9c9b1b1c4c6c9ccfdd068299558 MD5 · raw file

  1. <html>
  2. <head>
  3. <title>IMG without attribute</title>
  4. </head>
  5. <frameset>
  6. <frame name="TESTTHIS">
  7. <frame name="SCODA">
  8. <noframes>
  9. <img src="mozilla.gif">
  10. </noframes>
  11. </frameset>
  12. </html>