6 border:
1px solid black;
13 background-color: black;
20 background-color: rgba(
0,
0,
255,
0.5);
23 .float { float: left; }
25 .abs { position: absolute; }
29 Test for
<i><a href=
"rdar://problem/6059648">rdar://problem/
6059648</a>
30 Some content not visible when the window is short at courtneyalbright.com
</i>.
33 Each black box below should have a scroll bar allowing the blue square to
34 be scrolled fully into view.
37 <div class=
"overflow">
38 <div class=
"rel" style=
"left: 50px;">
39 <div class=
"float"></div>
43 <div class=
"overflow">
44 <div class=
"rel" style=
"top: 50px;">
45 <div class=
"float"></div>
49 <div class=
"overflow">
50 <div class=
"rel" style=
"left: 50px;">
51 <div class=
"abs"></div>
55 <div class=
"overflow">
56 <div class=
"rel" style=
"top: 50px;">
57 <div class=
"abs"></div>