- From: Ben via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Nov 2024 09:49:30 +0000
- To: public-css-archive@w3.org
I'm leaning towards `display: masonry`, because it looks cleaner and simpler to me. Furthermore, grid already has overlap with flex, so features overlapping with each other is not unheard of. So I think what it comes down to: do we want to pack features together to create a single powerful feature, or multiple simple features tailored to their own use-case. Also, progressive enhancement is still possible by providing multiple display properties, where `masonry` will be ignored by browsers that lack support. -- GitHub Notification of comment by Benimation Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11060#issuecomment-2478385867 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 15 November 2024 09:49:31 UTC