Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.52
/
.
/
LayoutTests
/
fast
/
table
/
expanding-table-with-grid-cell-expected.html
blob: 50827978faab6e935998bdf17f4a5f8a139fb0bb [
file
] [
edit
]
<style>
table
{
margin-left
:
100px
;
}
td
{
background-color
:
green
;
color
:
transparent
;
font-familiy
:
Ahem
;
font-size
:
20px
;
height
:
100px
;
}
</style>
<table>
<td>
XXX
</td>
</table>