Re: [csswg-drafts] [cssom-view] Algorithm of `Element.offsetParent`

Per the definition at 
https://drafts.csswg.org/css-position/#containing-block "the 
containing block is established by the nearest ancestor with a 
position other than static" (or ICB, in which case `offsetParent` 
returns `body`). So that aspect is the same, or am I missing 
something?

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/409#issuecomment-240031596 
using your GitHub account

Received on Tuesday, 16 August 2016 08:05:43 UTC