7 background-color:green;
12 -webkit-box-orient: horizontal;
13 -moz-box-orient: horizontal;
14 border:
2px solid olive;
19 <p>You should see a
100x100 olive-bordered green square below with a horizontal scrollbar. The scrollable area should all be green
20 and should be about
1000px wide. If you do not see a scrollbar, then the test has failed.
22 <div class=
"box"><div style=
"width:1000px;"></div></div>