1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Block boxes within inline boxes are affected by positioning
</title>
5 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
6 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level">
7 <meta name=
"flags" content=
"">
8 <meta name=
"assert" content=
"Block boxes within inline boxes are also affected by relative positioning on the inline box.">
9 <style type=
"text/css">
34 <p>Test passes if the orange box is between the two blue boxes and all three boxes are below the yellow box.
</p>
36 <span id=
"div2">Filler Text
</span>
37 <div id=
"div3">Filler Text
</div>
38 <span id=
"div2">Filler Text
</span>