- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 29 Apr 2024 10:11:00 +0000
- To: public-css-archive@w3.org
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