haikuwebkit/LayoutTests/fast/table/floatingTablePaintBackgroun...

6 lines
165 B
HTML

<table width="80%" align="left" bgcolor="red" cellspacing="0">
<tr>
<td bgcolor="green">This line should have a green background</td>
</tr>
</table>