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

BTW, I said "would just make it harder for implementations" because in Chromium I tried checking `HasPercentHeightDescendants()`, but it returned false if the grid item was skipped. Turns out that `MaybeHasPercentHeightDescendant()` did the trick. So this point may not hold, but I would still prefer to avoid the quirk in new layout models.

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


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

Received on Wednesday, 18 November 2020 20:27:31 UTC