2 <link rel=
"author" title=
"Alan Gresley" href=
"alan[at]css-class.com">
3 <link rel=
"author" title=
"Boris Zbarsky" href=
"bzbarsky[at]MIT.EDU">
4 <link rel=
"author" title=
"Greg Whitworth" href=
"gwhit[at]microsoft.com">
5 <link rel=
"author" title=
"GĂ©rard Talbot" href=
"www-style[at]gtalbot.org">
7 div#wrapper { font:
100px/
1 Ahem; /* width:
200px; */ }
8 div#wrapper span { color: green; border-bottom:
100px solid red; }
9 div#rel-pos-inline { display: inline; position: relative; }
10 div#abs-pos { background-color: green; position: absolute; height:
100px; width:
100px; }
12 <p>Test passes if there is no red.
</p>
15 <div id=
"rel-pos-inline">