7 background-color:green;
11 -moz-box-align: center;
12 -webkit-box-align: center;
14 -moz-box-orient: horizontal;
15 -webkit-box-orient: horizontal;
16 box-orient: horizontal;
22 background-color:green;
29 You should see a green cross below (
300 pixels wide and
300 pixels tall). This is a test to ensure that
30 boxes don't obey the overconstraint correction (margin-top/bottom should not be corrected when a box is
33 <div style=
"padding-top:200px; padding-left:0px">
34 <div class=
"crossTop">
35 <div class=
"crossBar"></div>