Re: [csswg-drafts] [css-grid-2] Should items inside a subgrid establish a baseline for items in the outer grid? (#7078)

This is covered in [item (h)](https://drafts.csswg.org/css-grid-2/#subgrid-item-contribution):
> The subgrid’s own grid items participate in the sizing of its in the subgridded dimension(s) and are aligned to it in those dimensions.
> 
> In this process, the sum of the subgrid’s margin, padding, and borders at each edge are applied as an extra layer of (potentially negative) margin to the items at those edges. [...]

Do you think this needs to be clarified? Is there some phrasing you would prefer that would make it clearer that baseline alignment is included in the "aligned" part of the first sentence?

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


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

Received on Monday, 28 February 2022 23:37:08 UTC