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

18 lines
313 B
HTML
Raw Normal View History

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