- From: Alison Maher via GitHub <noreply@w3.org>
- Date: Wed, 10 Sep 2025 23:09:34 +0000
- To: public-css-archive@w3.org
alisonmaher has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-grid-3][Masonry] repeat(auto-fill, auto) with no masonry items == If you have a masonry container with a track definition of `repeat(auto-fill, auto)` and there are no masonry items, in Chromium we currently get a track size of 0px and determine the number of auto repeats based on that. I presume instead, we should just have one repetition in the case where there are no masonry items? cc @tabatkins @fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12771 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 10 September 2025 23:09:35 UTC