5 This is a test for
<i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=8118">http://bugzilla.opendarwin.org/show_bug.cgi?id=
8118</a>
6 REGRESSION (r13595): Inline block's clipped overflow increases table row height
</i>.
9 You should see a green square and no red.
11 <table style=
"background: red;" cellpadding=
"0" cellspacing=
"0">
14 <div style=
"display: inline-block; overflow: hidden; height: 100px; width: 100px;">
15 <div style=
"width: 100px; height: 200px; background: green;"></div>