- From: Alison Maher via GitHub <noreply@w3.org>
- Date: Tue, 01 Jul 2025 00:20:11 +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) requires no stretched auto tracks == According to [css-grid-2](https://www.w3.org/TR/css-grid-2/#algo-stretch), the last step of the track sizing algo is to stretch auto tracks. In [css-grid-3](https://www.w3.org/TR/css-grid-3/#masonry-intrinsic-repeat) is a tentative definition for sizing auto tracks within an auto repeat. In addition to the rules provided, I think we will want to suppress stretching of auto sized tracks during the auto track sizing pass to avoid ending up with one auto repeat track filling the entire available space. Perhaps it is implied, but may be worth spelling it out as one of the listed differences for clarity. CC @tabatkins @bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12423 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 1 July 2025 00:20:13 UTC