Re: [csswg-drafts] [css-grid-3][masonry] Clarify what mixing subgridded items with automatic and definite grid position does (#10926)

Hm, I think our intent was just that definite-placed items affected the size of the tracks they could theoretically have gone into. So, like, say you have masonry with 5 tracks, and a span-3 submasonry, with an item placed explicitly in track 2. The submasonry can go in any of the tracks, so 1-3, 2-4, or 3-5; the explicitly placed item, then, can be in the parent masonry's tracks 2, 3, or 4, and thus would be taken into account for those tracks' sizing.

I think that's what you're describing, right?

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


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

Received on Monday, 29 September 2025 20:41:38 UTC