- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Dec 2023 23:27:16 +0000
- To: public-css-archive@w3.org
That's actually covered by the last sentence. So, in case of the sum being `0fr` there is no division, only a multiplication (by 0). And as the `<flex>` values are all `0fr`, there is no distribution happening. Having said that, I guess we can just remove that definition and instead rely on the definition of `<flex>` once it got [generalized and moved to CSS Values](https://github.com/w3c/csswg-drafts/pull/9516/). That has a more detailed definition for sums less than one distributing the leftover space according to the requested portions. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9666#issuecomment-1843850966 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 December 2023 23:27:18 UTC