RetroZilla/parser/htmlparser/tests/html/bug7823.html
2015-10-20 23:03:22 -04:00

11 lines
175 B
HTML

<html>
<body>
<title>bug7823</title>
<span style="background-color:yellow">
<a href="bug7889.html">
Next...</a></span><br><br>
<b><li>bold </b>normal
</body>
</html>