Re: [csswg-drafts] [css-position] should define containing block for static and relative positionings (#3253)

Position now says:

> The containing block of a static, relative, or sticky box is as defined by its formatting context.

Since Flexbox, Grid, etc all have their own specialized definitions of CB, linking to Box explicitly is no longer correct anyway.

Currently Block/Flow layout is defined by 2.1, and it does define CB for that display type, so this is currently addressed satisfactorily, I think? When we finally do pull that bit out into a Flow Layout spec it'll need to come along, but that should happen automatically. ^_^

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

Received on Tuesday, 12 May 2020 19:13:53 UTC