Sign in
webkit
/
WebKit
/
f5e6ef275acbaca907e686716ff96c7568ea7068
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
table-simple-row-height.html
blob: d5ab5e1b6e658d34cd86d76c646d94c7e7d1aa7e [
file
] [
log
] [
blame
]
<style>
table
{
height
:
100px
;
width
:
100px
;
background-color
:
green
;
}
</style>
<table><tr><td
height
=
1px
></td></tr></table>
<table><tr><td></td></tr></table>