- From: John Munson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Nov 2024 21:15:13 +0000
- To: public-css-archive@w3.org
Conceptually, I kinda take issue with the statement that a masonry layout is a type of grid layout. In my opinion, a grid layout is defined by the presence of both columns and rows, creating a uniform, grid-like structure with consistent alignment in both directions. In contrast, a masonry layout is primarily column-based, with items organized into columns but not constrained by row alignment. For this reason, my vote is for `display: masonry`. -- GitHub Notification of comment by johncmunson Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11060#issuecomment-2469032381 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 November 2024 21:15:14 UTC