This is an informal guide on the API of the Web Animations spec.
The video player equivalent for web animations
Supplies animations with time values
Animates an element using an array of frames
Groups multiple effects in parallel
Groups multiple effects in a linear sequence
Default timeline that supplies time values from the global clock
Lists all the active animations in the document
Handy little method available in DOM elements that wraps a single KeyframeEffect with an Animation
Lists all the active animations that target the element