gecko/layout/html/tests/block/bugs/6126.html

18 lines
313 B
HTML
Raw Normal View History

<html><body>
<OL>
<font>
<font><LI><a href="">Topic Line</a></font>
<UL>detail line...</UL>
<font><LI><a href="">Topic Line</a></font>
<UL>detail line...</UL>
<font><LI><a href="">Topic Line</a></font><font color=#ff0000> (recent)</font>
<UL>detail line...</UL>
</font>
</OL>
</body></html>