3 <title>Absolute position direction in Quirks mode
</title>
6 <p>The green square should be on the right hand side of the page.
</p>
7 <div style=
"direction: rtl;">
8 <div style=
"position: absolute; width: 100px; height: 100px; background: lightgreen;"></div>