Re: [csswg-drafts] [css-flexbox-1] Section 9.7(3) – Remove redundant criterion (#12021)

>How is it redundant? Dropping it would make the algorithm ill-defined in the "using the flex grow factor" case, because this ratio could be degenerate:

That’s a separate issue that needs its own appropriate rule. Applying “any item that has a flex factor of zero” freezes any time when `flex-grow` or `flex-shrink` is 0.

Freezing an item solely based on whether `flex-grow` or `flex-shrink` is 0  without considering the flex direction doesn’t make sense.


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


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

Received on Friday, 28 March 2025 21:48:02 UTC