4 width:
200px; height:
50px;
5 background-color: orange;
10 width:
50px; height:
50px; background: blue;
14 width:
50px; height:
50px;
20 <p>This tests that auto margins in an empty table orthogonal to its containing block are calculated correctly.
</p>
21 <p>The auto margins should horizontally center the blue square in the orange rectangle.
</p>
23 <table id=
"vertical"></table>