web-animations / web-animations-js

JavaScript implementation of the Web Animations API
http://web-animations.github.io
Apache License 2.0
3.77k stars 407 forks source link

Implement AnimationEffect::getTiming #214

Open stevenvachon opened 5 years ago

stevenvachon commented 5 years ago

This shim/polyfill still uses the old KeyframeEffect::timing property.

vitorrd commented 3 years ago

Hello. I'm wondering if there's a reply to this? Timing functions are all outside the current implementation. Thanks!