- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Mar 2025 20:51:04 +0000
- To: public-css-archive@w3.org
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: > For every unfrozen item on the line, find the ratio of the item’s flex grow factor to the sum of the flex grow factors of all unfrozen items on the line. Sure, the algorithm is already ill-defined in the "using the flex shrink factor" case (#8928), but it doesn't justify making it worse. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12021#issuecomment-2762472940 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 20:51:05 UTC