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

9 lines
176 B
HTML

<html>
<title>bug466</title>
<body>
<span style="background-color:yellow"><a href="bug991.html">Next...</a></span><br><br>
<b> bold <i> b-i </b> b </i> normal
</body>
</html>