Re: [csswg-drafts] [css-grid-3] Masonry Switch Syntax (#12022)

`display: flex-grid` sitting next to `display: flex` and `display: grid` seems like a not-great idea.

If `grid` needs to be in the value name, `packed-grid` seems to make the most sense:

**packed-grid**
- Clearly describes the defining behavior: items are tightly packed, without gaps.
- Simple, shortest, and easy to translate.
- Neutral, avoids metaphor (masonry, waterfall, etc.).

If `dense-grid` were used, it would be confused with `grid-auto-flow: dense` too easily.

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


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

Received on Monday, 6 October 2025 23:08:34 UTC