W3C home > Mailing lists > Public > public-css-archive@w3.org > July 2020

Re: [csswg-drafts] [css-flexbox] automatic minimum size: what does min(250, undefined) return? (#5347)

From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
Date: Wed, 22 Jul 2020 04:47:20 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-662238541-1595393239-sysbot+gh@w3.org>
(In other words, Gecko's not doing a `min(250, undefined)` sort of operation at all here. We're observing that there are no cross-axis constraints (no specified 'height' or 'min-height'), and we're just resolving the min-width to 0 as a result.  This is what the spec used to call for, but doesn't currently.)

-- 
GitHub Notification of comment by dholbert
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-662238541 using your GitHub account
Received on Wednesday, 22 July 2020 04:47:22 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:11 UTC