- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Jun 2021 23:16:10 +0000
- To: public-css-archive@w3.org
Yes, not distributing the space doesn't work here (since we're trying to size the tracks to the content, so they *do* need to grow). We currently distribute that space equally when the sum is 0, and proportionally when it is > 0. As shown by the first three rows in your table, your suggestion is a reasonable blend of the 0fr and 1fr behavior that creates continuity between the two states, so it sounds okay to us. Agenda+ to confirm this change to the distribution rules is okay with the WG. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6078#issuecomment-862792642 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 June 2021 23:16:44 UTC