Re: [csswg-drafts] Feature request: Add ability to change speed of animation in CSS3 (#8265)

I am not sure to understand your use case from reading the first link, but you may be interested by [`Animation.playbackRate`](https://developer.mozilla.org/en-US/docs/Web/API/Animation/playbackRate).

#980 is about adding the corresponding CSS property in CSS Animation 2.

> And what's the speed if you are interpolating discretely between `width: min-content` to `width: max-content`?

It could default to 1.

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


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

Received on Friday, 30 December 2022 03:53:06 UTC