The Web Animations API provides a single interface for CSS and SVG animations. It aims to make things easier by providing better performance, more control over timing and playback and a flexible and unified javaScript programming interface. I gave it a spin and tried to make some simple animations with it. The first one is a ball that rolls from left to right. Because of it’s simplicity it is a go