- From: fantasai via GitHub <noreply@w3.org>
- Date: Thu, 26 Mar 2026 22:20:56 +0000
- To: public-css-archive@w3.org
> In the test case above, the blue item is explicitly placed in track 1 and the green item is explicitly placed in track 2, so they end up in different item groups. Ah, right, I missed that. In that case then there is no synthesized item because they've each got different placement. You place them per their placement requirements (blue in 1, green in 2, purple spanning both), and then run track sizing per step (3). It should give exactly the same results as in Grid. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13530#issuecomment-4138702896 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 26 March 2026 22:20:57 UTC