Re: [csswg-drafts] [css-transitions] Transition to height (or width) "auto" (#626)

> Does the current model not interpolate between two values?

@danegraphics It interpolates between two computed values. If we introduce interpolation with a computed `auto`, then we can use `auto` in `calc()` for free. If the interpolation is with the used amount of pixels that result from `auto`, then it's a different model which is not based on computed values.

> create a roadmap of what items need to be touched (and what exactly needs to be touched for each of the items)

@SetTrend I guess this depends on the approach: either making `auto` interpolable, or adding a way to transition between used values instead of computed values. Anyways, I'm not an expert in animations, so not the right person to provide the details.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/626#issuecomment-1054130713 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 10:53:24 UTC