Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: Web Animations JS | |
| 2 Short Name: web-animations-js | |
| 3 URL: https://github.com/web-animations/web-animations-js | |
| 4 Version: 0 | |
|
felt
2014/10/07 17:28:22
Is this Version 0 because there is no version yet?
dzhioev (left Google)
2014/10/08 17:53:07
Web Animations doesn't have any versions or tags.
| |
| 5 Revision: 7605c531e22b9a61b4d708c0bc17793bac1cd7ff | |
| 6 License: Apache 2.0 | |
| 7 License File: LICENSE | |
| 8 Security Critical: no | |
| 9 | |
| 10 Description: | |
| 11 An emulator of the Web Animations specification. Web Animations is a new | |
| 12 specification for animated content on the web. It's being developed as a W3C | |
| 13 specification as part of the CSS and SVG working groups. Latest specification at | |
| 14 http://w3c.github.io/web-animations/. | |
| 15 Used as a dependency of Polymer framework (see src/third_party/polymer). | |
| 16 | |
| 17 Local Modifications: | |
| 18 All the files, except for web-animations.js, README.md and COPYING, were | |
| 19 removed. COPYING was renamed to LICENSE. | |
| OLD | NEW |