[csswg-drafts] [css-grid-3][masonry] Enabling repeat(auto-fill, auto) (#10915)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-3][masonry] Enabling repeat(auto-fill, auto) ==
Google's earlier Alternate Masonry Proposal—which didn't allow for mixed track sizing and constrained all content-sized tracks to be the same size—allowed `repeat(auto-fill, auto)` as a track listing, computing `auto` as the largest [item size]/[span size].

This definition doesn't work with mixed track sizes, because the amount that an item contributes to each track can differ based on what it's spanning. Filing this issue to ask if we can still add this value, and if so, what does it mean? Does it also work in grid layout?

Note: There's a separate, but related, [issue about what the initial track listing should be](https://github.com/w3c/csswg-drafts/issues/10882), and whether it should be this.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10915 using your GitHub account


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

Received on Wednesday, 18 September 2024 19:18:48 UTC