[csswg-drafts] [css-flexbox] min-height section should reference definite sizes instead of mentioning "does not prevent percentage resolution" (#4310)

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

== [css-flexbox] min-height section should reference definite sizes instead of mentioning "does not prevent percentage resolution" ==
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.

That should just say something like "This value does not prevent the block-size from being definite when it otherwise would be"

@fantasai @tabatkins 

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

Received on Monday, 16 September 2019 02:09:46 UTC