Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
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>