Re: [csswg-drafts] [css-grid-3] Designer/developer feedback on masonry layout (#10233)

Only for the simplest examples of masonry do I want this to be part of grid.
Just throw a `grid-template-rows: masonry;` in there and you get a neat effect.

But I think that this is a classic example of making the simple things even simpler while making the hard things worse or impossible.

Keeping them separate makes it easier to teach and learn about the complex uses of a masonry layout.

It also preserves more implementation space for both grid and masonry to diverge in non-compatible ways.

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


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

Received on Monday, 29 April 2024 10:11:01 UTC