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