6 background-color: green;
11 background-color: green;
18 display: inline-table;
20 background-color: red;
24 background-color: red;
27 <div>Bug
<a href=
"https://webkit.org/b/95521">95521</a>: Tables without any descendant and auto logical width should have a
0px logical width
</div>
28 <div>Description: This test checks that an auto table without any cells doesn't take any space.
</div>
29 <div>There should be
2 green horizontal rectangles with no empty or red space below.
</div>
31 <span>xxxxx
</span><div class=
"inline-table"></div><span>xxxxx
</span>
34 <div style=
"-webkit-writing-mode: vertical-lr">
35 <div class=
"sandwich"></div>
36 <table cellspacing=
"20px"></table>
37 <div class=
"sandwich"></div>