Re: [csswg-drafts] [css-values-5] Consider supporting `calc-size()` in the `inset` property (#10355)

Yeah, the issue here is that `auto` is a behavior switch in how it interacts with its surroundings - `justify/align-self` cause it to align in its staticpos containing block instead of its abspos containing block, it considers its staticpos containing block's writing mode to be its parent writing mode, etc. We can't meaningfully compare the two.

I think the most straightforward answer is just "use anchor positioning instead of `inset: auto`".

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


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

Received on Tuesday, 21 May 2024 20:58:59 UTC