Re: [csswg-drafts] [css-grid-3] Masonry Switch Syntax (#12022)

+1 for `item-pack: collapse`

`collapse` captures the essence of masonry layouts - allowing elements to `collapse` into available spaces, rather than adhering to a rigid grid structure.

- `dense` packing optimizes placement while maintaining row integrity
- `collapse` optimizes placement by breaking the row constraint entirely

Makes sense to me.

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


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

Received on Saturday, 29 March 2025 13:01:42 UTC