[csswg-drafts] [css-flexbox-1][css-sizing-3] Definiteness of `min-height: min-content` (#6457)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-flexbox-1][css-sizing-3] Definiteness of `min-height: min-content` ==
via https://github.com/w3c/csswg-drafts/issues/4310 ...

https://drafts.csswg.org/css-flexbox/#min-size-auto

> Nonetheless, although this may require an additional layout pass to re-resolve percentages in some cases, this value (like the min-content, max-content, and fit-content values defined in [CSS-SIZING-3]) does not prevent the resolution of percentage sizes within the item.

I think this parenthetical is trying to say that min-size: min-content|max-content|fit-content do not prevent the resolution of percentage sizes same as min-size: auto. But I can't find where this is specced?

(Also none of the browsers support these keywords on min-block-size. But they parse it.)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6457 using your GitHub account


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

Received on Thursday, 15 July 2021 23:03:04 UTC