v1.7.0
Thanks to @adjsky there's less bugs in the Animation API mock 🎉
Fixes:
element.animate
will now correctly accept theid
option- when animation is cancelled it will remove itself from the list of animations associated with the element
Potentially it can break your code if you were relying on the current behaviour.