1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3 <!-- This tests that a block with an inline ancestor respects its relative positioning. -->
5 <title>CSS Test: Block boxes within inline boxes are affected by positioning
</title>
6 <style type=
"text/css">
7 body
{ overflow: hidden
; }
31 <p>Test passes if the orange box sits atop the blue box and both are in the center of the view.
</p>
35 <div id=
"div3">Filler Text
</div>