Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / table / floatingTablePaintBackground.html
blobebb153ccbd70e80f113337264d2b2955a588e02e
1 <table width="80%" align="left" bgcolor="red" cellspacing="0">
2 <tr>
3 <td bgcolor="green">This line should have a green background</td>
4 </tr>
5 </table>