- From: Kevin Babbitt via GitHub <noreply@w3.org>
- Date: Wed, 01 Apr 2026 23:50:10 +0000
- To: public-css-archive@w3.org
@mhochk I don't think that example shows collapsed grid tracks, unless I'm missing something - grid track collapsing is a behavior of [`auto-fit`](https://www.w3.org/TR/css-grid-1/#valdef-repeat-auto-fit). I tried constructing an example, though I admit it's pretty contrived and not what I would reach for: https://codepen.io/kevinbcmu/pen/MYjGpNa?editors=1100 If one of the "Widget N" rows is deleted, that row should collapse, and I think the expected behavior would be to retain the alternation rather than dropping a decoration such that you get two adjacent row rules of the same color. -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13754#issuecomment-4173631881 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 1 April 2026 23:50:11 UTC