- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Aug 2024 22:47:03 +0000
- To: public-css-archive@w3.org
> @SebastianZ I think it makes sense to address the case you outlined with spanners; it doesn't seem unusual at all. To do that, we need to know which of the various tracks to collapse if all the spanned tracks are otherwise empty: do we prioritize keeping the first track? the largest track? the track with the most items (unless there's a tie, then what)? Do we need prioritization? I assumed, it would be sufficient to extend the [track sizing algorithm](https://drafts.csswg.org/css-grid-2/#algo-track-sizing) to say that all spanned tracks that end up being zero-width will be collapsed. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5813#issuecomment-2287303866 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 13 August 2024 22:47:04 UTC