/parser/htmlparser/tests/html/bug7823.html

http://github.com/zpao/v8monkey · HTML · 11 lines · 9 code · 2 blank · 0 comment · 0 complexity · 548d167a004a89d60aed603a13c4ec98 MD5 · raw file

  1. <html>
  2. <body>
  3. <title>bug7823</title>
  4. <span style="background-color:yellow">
  5. <a href="bug7889.html">
  6. Next...</a></span><br><br>
  7. <b><li>bold </b>normal
  8. </body>
  9. </html>