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

11 lines
175 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>