- From: Alison Maher via GitHub <noreply@w3.org>
- Date: Fri, 11 Jul 2025 15:29:31 +0000
- To: public-css-archive@w3.org
If we define a new default value for masonry, we may need to clarify what [`none`](https://www.w3.org/TR/css-grid-2/#valdef-grid-template-none) means in the context of the shorthands. In the case of `grid-template`, for example, `none` "Sets all three properties to their initial values ([none](https://www.w3.org/TR/css-grid-2/#valdef-grid-template-rows-none))." Would we want the template rows or columns to be set to the new initial value in the case of `masonry`, or `none`? Also, should this new default value only apply in the grid direction of a masonry (i.e. to `grid-template-columns` in the case of a column masonry, and not in the row direction (which could remain as defaulting to `none`)? -- GitHub Notification of comment by alisonmaher Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10869#issuecomment-3062747830 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 July 2025 15:29:32 UTC