/parser/htmlparser/tests/html/bug1259.html
http://github.com/zpao/v8monkey · HTML · 17 lines · 13 code · 4 blank · 0 comment · 0 complexity · 7e3c4e44aa6d1fa8d2866971dfeb3a7c MD5 · raw file
- <HTML>
- <body>
- <title>bug1259</title>
- <span style="background-color:yellow"><a href="bug2419.html">Next...</a></span><br><br>
- <font size=16pt color="red" face="arial">
- <ul>
- <li>
- If this text is 16pt, red, arial
- then then there is a style LEAK IN.
- </li>
- </ul>
- </body>
- </html>