Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
tables
/
mozilla
/
bugs
/
bug110566.html
blob: f25cc1e8e2c01ce4916add07baade40961d5d06d [
file
]
<HTML>
<HEAD></HEAD>
<BODY><table
border
=
1
cellspacing
=
0
style
=
"
height
:
100%
"
>
<tr
style
=
"
height
:
70%
"
>
<td>
height: 70%
</td>
</tr>
<tr
style
=
"
height
:
30%
"
>
<td>
height: 30%
</td>
</tr>
</table></BODY>
</HTML>