/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

  1. <html>
  2. <body>
  3. Hi
  4. <PRE>
  5. text line in pre tag.
  6. </PRE>
  7. There
  8. </body>
  9. </html>