- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Mar 2025 22:50:08 +0000
- To: public-css-archive@w3.org
> which means they should be frozen. No it doesn't. You are ignoring: > Determine the used flex factor. Sum the outer hypothetical main sizes of all items on the line. If the sum is less than the flex container’s inner [main size](https://drafts.csswg.org/css-flexbox-1/#main-size), use the flex grow factor for the rest of this algorithm; otherwise, use the flex shrink factor. > direction of flexing This is what the spec is already doing. Without using a term that you invented without defining it, and which can be confused with `flex-direction`. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12021#issuecomment-2762763558 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 22:50:09 UTC