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