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

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-3] Make align-self/justify-self align including adjacent extra space ==
This came up earlier in discussions with @jensimmons and again when she was creating demos: spanning items create gaps above them, and it would be useful to be able to align within those gaps. In particular, applying `stretch` or `end` alignment would improve the effects in demos such as https://webkit.org/demos/grid3/photos/ (e.g. in "Every 5th item").

The proposal is to use the self-alignment properties in the masonry axis to align an item above a spanner or at the end of the masonry grid in the space allotted to it + the subsequent gap.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10275 using your GitHub account


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

Received on Wednesday, 1 May 2024 14:01:04 UTC