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