RetroZilla/layout/html/tests/table/bugs/bug1818-6.html

12 lines
184 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%">
<TR>
<TD WIDTH=400 BGCOLOR="#0000CC"></TD>
<TD WIDTH=6 BGCOLOR="#00CC00"></TD>
<TD BGCOLOR="#CC0000"></TD>
</TR>
</TABLE>