Re: [csswg-drafts] [css-grid-3][Masonry] Auto repeat and other intrinsic track sizes (#12580)

On thinking about this one some more, we may want to reconsider this resolution depending on the resolution we end up taking in https://github.com/w3c/csswg-drafts/issues/9321 for grid.

If we decide not to perform the extra track sizing pass to calculate the intrinsic auto repeater count for intrinsic sized tracks (and just return 1, for example), that would raise a question of what to do with this issue for grid, because determining the value of `auto` even in the case of `auto repeat(auto-fill, 100px)` for grid would require more than one pass to get the number of repeats.

cc @fantasai @tabatkins 

-- 
GitHub Notification of comment by alisonmaher
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12580#issuecomment-3286129167 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 12 September 2025 17:06:30 UTC