On 3/17/14 12:35 AM, MiB wrote:
Absolute positioning is relative to the nearest Positioning context. That is the first 
parent — going inside out from the current element — that has a "position".

In my current page, the parent to the item that misbehaves in FF does have position:relative

Shouldn't this be enough information for all browsers to render the children with position:absolute;top:x;right/left:x; correctly? So, I don't get why FF is doing something different with that information compared to the other browsers.

Thank you,

John
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to