[Bug 22772] Ability to position an element relative to and overlapping a non-sibling and non-ancestor element (see comment 15)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22772

--- Comment #17 from Simon Pieters <simonp@opera.com> ---
http://www.xanthir.com/blog/b48H0

#i3 { position:absolute; position-root:element(#i2); top:0; right:0; bottom:0;
left:0 }

...seems to address the given use case.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 3 September 2013 18:14:11 UTC