/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
- <html>
- <head>
- <title>IMG without attribute</title>
- </head>
- <frameset>
- <frame name="TESTTHIS">
- <frame name="SCODA">
- <noframes>
- <img src="mozilla.gif">
- </noframes>
- </frameset>
- </html>