Re: [csswg-drafts] [css-align-3][css-position-3] Better interaction of auto insets and self-alignment properties? (#9124)

> I suggest that, when a self-alignment property is set to a non-`auto` value, we compute `auto` insets in that axis to 0, rather than using the normal auto-resolution rules.

Nit: I see that https://github.com/w3c/csswg-drafts/pull/9136/commits/d1fdfa7c6e68962def777d6a6e5ce28882cefc1a proposes something a bit more subtle than computing `auto` to 0 for that case - - over there, we only compute to 0 on one side, because we're trying to center over an arbitrary point.

As long as this doesn't end up contradictory, this all seems fine.

Also, RE "compute" - probably this would all be simpler to do in the used value rather than in the computed value?

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


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

Received on Wednesday, 2 August 2023 22:32:07 UTC