Skip to content

[css-animations] Suggestion: animation-playback-rate property #980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
notoriousb1t opened this issue Jan 24, 2017 · 2 comments
Open

[css-animations] Suggestion: animation-playback-rate property #980

notoriousb1t opened this issue Jan 24, 2017 · 2 comments

Comments

@notoriousb1t
Copy link

notoriousb1t commented Jan 24, 2017

I think that an animation-playback-rate property would be of great use combined with css variables. It would make it trivial to slowdown, speedup, tweak, and debug animations.

I checked the CSS Animation Level 1 spec and don't think there is anything like it.

At first thought, here is how I think it would probably look:

Type: unsigned float
Default: 1

  • Unsigned so it doesn't negatively impact direction
@dauwhe dauwhe added the css-animations-1 Current Work label Jan 26, 2017
@birtles birtles added css-animations-2 and removed css-animations-1 Current Work labels Jul 3, 2018
@birtles
Copy link
Contributor

birtles commented Jul 3, 2018

I think this is a good idea but I think this should be deferred to level 2 so we can progress level 1 to rec.

@birtles birtles changed the title [css-animations-1] Suggestion: animation-playback-rate property [css-animations-2] Suggestion: animation-playback-rate property Jul 3, 2018
@birtles birtles changed the title [css-animations-2] Suggestion: animation-playback-rate property [css-animations] Suggestion: animation-playback-rate property Jul 3, 2018
@mantissa7
Copy link

It's been a while since this has had any activity. What is the current status, and what needs to happen to move this forward? I don't see anything about this mentioned in the CSS Animations Level 2 Working Draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants