- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Wed, 25 Nov 2020 05:56:15 +0000
- To: public-css-archive@w3.org
For what it's worth, the mozilla bug on this is https://bugzilla.mozilla.org/show_bug.cgi?id=1368592. This has a pretty big risk of causing compat issues, since it changes the flex basis from definite to potentially-indefinite (depending on whether the flex container's main size is definite or indefinite); and that changes the calculation of the flex base size in https://drafts.csswg.org/css-flexbox-1/#algo-main-item -- GitHub Notification of comment by dholbert Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5742#issuecomment-733484210 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 November 2020 05:56:18 UTC