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

20 lines
300 B
HTML

<html>
<body>
<p>
<font face="arial, helvetica" color=red>
<table border="1">
<tr><td><font size=+1><a href=foo.html>SHOULD BE TIMES ROMAN</a></font></td></tr>
</table>
<p>
<font size='+1'>
<b>
<a href=foo.html>SHOULD BE HELVETICA
</a>
</b>
</font>
</body>
</html>