Re: [csswg-drafts] [css-grid][css-flexbox][quirks] Avoid percentage height quirk in new layout models (#5545)

With [block box](https://drafts.csswg.org/css-display-3/#block-box) I meant "block-level block container", i.e. excluding flex/grid items (which are bot block-level) and excluding flex/grid containers (which are not block containers). Both need to be excluded because by using `position`, it can happen that the flex/grid item isn't in the containing block chain, but the flex/grid container is.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 10 December 2020 00:52:17 UTC