Re: [csswg-drafts] [css-gaps-1] Introduce `rule-visibility-items: auto` (#13477)

My instinct for grid was that I would most often want `between`, and I like the consistency with multicol. But (as others pointed out)…

- Many grids will be filled, and get the same result from both
- I'm not actually sure when `between` or `around` will be the better approach for grids with empty cells. I don't know if one of them is clearly a better default than the other. 
- It's very surprising to have a default that potentially results in _no decorations_ as you are building the grid, depending on content.

So even if I most often want one of `between`/`around`, I'm coming around to the argument that `all` is a better default. 

-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13477#issuecomment-4083608118 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 18 March 2026 15:49:28 UTC