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

13 lines
458 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<FONT FACE="Arial" SIZE="-1">
<UL>
<LI style="background: maroon">Item</LI>
<LI style="background: fuchsia">Item</LI>
<LI style="background: green">Item</LI>
<LI style="background: aqua"><FONT SIZE="-1" FACE="Arial,Helvetica">Item</FONT></LI>
<LI style="background: yellow"><FONT SIZE="-1" FACE="Arial,Helvetica">Item</FONT></LI>
<LI style="background: red"><FONT SIZE="-1" FACE="Arial,Helvetica">Item</FONT></LI>
</UL>
</FONT>