- From: Kevin Babbitt via GitHub <noreply@w3.org>
- Date: Fri, 09 Jan 2026 23:14:19 +0000
- To: public-css-archive@w3.org
Pulling my comments about this out from https://github.com/w3c/csswg-drafts/issues/12784#issuecomment-3514411109: The default behavior for Grid with `rule-break: spanning-item` would now look like this: <img src="https://drafts.csswg.org/css-gaps-1/images/example-break-spanning-item-grid.png" /> I think that's still a reasonable-looking default, and an author can reconnect the segments with a single `rule-inset` declaration. Also, the most obvious `rule-break: intersection` behavior only requires changing `rule-break`, not `rule-inset` since the latter is already `0`: <img src="https://drafts.csswg.org/css-gaps-1/images/example-break-intersection-grid.png" /> -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13137#issuecomment-3730926012 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 9 January 2026 23:14:20 UTC