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

Also, consider freezing flex items that have a flex factor of zero *corresponding to the direction of flexing*, as follows:

- If using the flex grow factor: freeze any item whose flex base size is greater than its hypothetical main size, or whose `flex-grow` value is `0`.

- If using the flex shrink factor: freeze any item whose flex base size is smaller than its hypothetical main size, or whose `flex-shrink` value is `0`.

-- 
GitHub Notification of comment by gitspeaks
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12021#issuecomment-2762267756 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 19:37:32 UTC