Re: [csswg-drafts] [css-gaps-1]: Change the initial value for insets property to be 0 (#13137)

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