Re: [csswg-drafts] [css-values-4] How to interpolate min/max/clamp? (#4082)

One option is to introduce an `interpolate()` function for dimension values.

Note that this was decided for transform list animation as well for similar reasons, there's no way to describe an interpolation for all possible computed values using the same value syntax due to the implicit branching on layout output (after resolving percentages).
https://github.com/w3c/csswg-drafts/issues/2854

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

Received on Thursday, 4 July 2019 02:41:10 UTC