Re: [csswg-drafts] [css-grid-3] Make align-self/justify-self align including adjacent extra space (#10275)

Okay so per resolution:

`align-self` can be used in Masonry, aligning an item in the space between its top edge and the top edge of the next item in the same track(s). This, effectively, only has an effect on the "last" item in a given stack before a later spanner makes clear space.

`align-self:normal` resolves to start or end, depending on the fill direction of the tracks.

`align-items` works as normal.

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


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

Received on Wednesday, 17 December 2025 16:30:23 UTC