Re: [csswg-drafts] [css-transitions][css-animations] Complex timing functions

So, there are two ways forward:

1. fix `@keyframes` to allow jump discontinuities and let the browser 
calculate the property values for intermediate keyframes
2. introduce a new animation timing function syntax which gives you a 
chain of functions (maybe even just other timing functions) with the 
above characteristics

Either one should be sufficient for export from animation tools.

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

Received on Sunday, 31 July 2016 00:03:30 UTC