9 background-color: green;
13 vertical-align: middle;
19 <p>Bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=91137">91137</a>: REGRESSION(r117339): cell in block-level table in inline-block are aligned with their last line box
</p>
20 <p>This test checks that an anonymous 'table' doesn't contribute its baseline when determining an inline-block baseline.
</p>
21 <p>The
2 green squares should be aligned below.
</p>
23 <div class=
"cell"> </div>
26 <div class=
"cell"> <br> <br></div>