- From: Óscar Otero via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Apr 2024 23:15:12 +0000
- To: public-css-archive@w3.org
After seeing [the proposal](https://github.com/w3c/csswg-drafts/issues/9041) of a different `display` value for masonry-style grid, I understand better the reasons of move it out of `display: grid`. Some properties like `grid-template-areas` make no sense for masonry, and other properties like [`masonry-auto-flow`](https://developer.mozilla.org/en-US/docs/Web/CSS/masonry-auto-flow), [`justify-tracks`](https://developer.mozilla.org/en-US/docs/Web/CSS/justify-tracks) and [`align-tracks`](https://developer.mozilla.org/en-US/docs/Web/CSS/align-tracks) were created only for masonry. So I think a `display: whatever` is a cleaner solution. -- GitHub Notification of comment by oscarotero Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9733#issuecomment-2071105501 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 April 2024 23:15:13 UTC