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

Gecko's behavior here is based on outdated spec text, which said that the automatic minimum width of a flex item is 0 if it has an aspect ratio and no cross-axis constraints.

This will be fixed (hopefully before long) in https://bugzilla.mozilla.org/show_bug.cgi?id=1136312  (yikes, that bug has sat for a long time).

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

Received on Wednesday, 22 July 2020 04:41:29 UTC