gecko-dev/parser/htmlparser/tests/html/40713.html
harishd%netscape.com b853ffcc39 Regression Test files.
Not part of the build.
2000-06-29 21:41:02 +00: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>