Re: [csswg-drafts] [css-grid-3][masonry] Adjustments to shorthanding (#12023)

In Chromium, we have a prototype of a separate `masonry` shorthand: https://developer.chrome.com/blog/masonry-update (enabling the Masonry feature flag is required to play with it).

Given the two-dimensional nature of Grid, the `grid` shorthand ends up being fairly confusing for Masonry, given that in masonry, we only care about one direction. Having a separate shorthand that only sets the pieces needed for masonry makes it much clearer what you are setting, and I found in writing tests, leads to less opportunity for error, which I suspect will be the case for authors, as well.

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


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

Received on Sunday, 17 August 2025 19:36:52 UTC