- From: Yanling Wang via GitHub <noreply@w3.org>
- Date: Tue, 24 Mar 2026 20:56:33 +0000
- To: public-css-archive@w3.org
> placing a blue-green synthesis into tracks 1 and 2 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. If I’m understanding step 3 correctly, the hypothetical placement would still respect each item’s placement constraints: the blue item would only be placed in track 1, and the green item only in track 2. For this issue, we're trying to get clarification on baseline shim, which is added to the virtual item’s contribution size (before step 3). In our implementation, baseline alignment is applied again during the final placement stage; the shim here is intended only to account for intrinsic sizing during track sizing, not to replace the final baseline alignment pass. -- GitHub Notification of comment by yanlingwang23 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13530#issuecomment-4121308410 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 March 2026 20:56:34 UTC