/parser/htmlparser/tests/html/pre001.html
http://github.com/zpao/v8monkey · HTML · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · f5bd480f7dcbbb0881608a328b0f07f6 MD5 · raw file
- <html>
- <body>
- Hi
- <PRE>
- text line in pre tag.
- </PRE>
- There
- </body>
- </html>