Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
LayoutTests
/
fast
/
table
/
floatingTablePaintBackground.html
blob: ebb153ccbd70e80f113337264d2b2955a588e02e [
file
] [
log
] [
blame
]
<table
width
=
"80%"
align
=
"left"
bgcolor
=
"red"
cellspacing
=
"0"
>
<tr>
<td
bgcolor
=
"green"
>
This line should have a green background
</td>
</tr>
</table>