- From: Adam R. Nelson via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Apr 2024 20:40:24 +0000
- To: public-css-archive@w3.org
I like `grid-template-rows: fluid` or `grid-template-rows: no-align`. Some other ideas that could work: - `grid-template-rows: free` - `grid-template-rows: freeform` - `grid-template-rows: sliding` I actually really like that last one; "sliding rows" or "sliding columns" communicates the appearance of a masonry layout pretty well. Only problem is that when I think "sliding rows" I think of the image of a brick wall a few replies up, which is what you'd get from `grid-template-columns: sliding` instead. -- GitHub Notification of comment by ar-nelson Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9733#issuecomment-2073407428 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 April 2024 20:40:25 UTC