- From: Alison Maher via GitHub <noreply@w3.org>
- Date: Tue, 16 Sep 2025 16:45:11 +0000
- To: public-css-archive@w3.org
For question 1, the first option makes the most intuitive sense to me. For question 2, what does `item-wrap: wrap-reverse` mean in grid? I guess we essentially start filling the last track first, and then `item-direction` determines the order of items in each row? In my mind, for masonry, `item-direction: row-reverse` meant reversing what direction we apply the auto placement cursor search in, which I suppose would have the same effect in masonry as filling the last track first as would be implied by `item-wrap: wrap-reverse`. So, I wonder if in masonry, these two would just result in the same behavior? -- GitHub Notification of comment by alisonmaher Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12803#issuecomment-3299569094 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 September 2025 16:45:12 UTC