These specs define the [`CSSAnimation`](https://drafts.csswg.org/css-animations-2/#cssanimation) and [`CSSTransition`](https://drafts.csswg.org/css-transitions-2/#csstransition) interfaces respectively which are implemented in all three major browser engines. I believe we simply need to add the following URLs to [`idlSources.json`](https://github.com/microsoft/TypeScript-DOM-lib-generator/blob/master/inputfiles/idlSources.json): * https://drafts.csswg.org/css-animations-2/ * https://drafts.csswg.org/css-transitions-2/