- From: Miriam Suzanne via GitHub <noreply@w3.org>
- Date: Wed, 18 Mar 2026 15:49:27 +0000
- To: public-css-archive@w3.org
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