RetroZilla/layout/html/tests/block/bugs/5688.html
2015-10-20 23:03:22 -04:00

13 lines
458 B
HTML

<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>