- From: gitspeaks via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Mar 2025 19:37:31 +0000
- To: public-css-archive@w3.org
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