| Index: third_party/web-animations-js/README.chromium
|
| diff --git a/third_party/web-animations-js/README.chromium b/third_party/web-animations-js/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c5cfc1c39d9024d7862c68fe434bd0f74b213ca1
|
| --- /dev/null
|
| +++ b/third_party/web-animations-js/README.chromium
|
| @@ -0,0 +1,19 @@
|
| +Name: Web Animations JS
|
| +Short Name: web-animations-js
|
| +URL: https://github.com/web-animations/web-animations-js
|
| +Version: 1.0.5
|
| +License: Apache 2.0
|
| +License File: LICENSE
|
| +Security Critical: no
|
| +
|
| +Description:
|
| +An emulator of the Web Animations specification. Web Animations is a new
|
| +specification for animated content on the web. It's being developed as a W3C
|
| +specification as part of the CSS and SVG working groups. Latest specification at
|
| +http://w3c.github.io/web-animations/.
|
| +Used as a dependency of Polymer framework (see src/third_party/polymer). If
|
| +using directly, rather than through Polymer, use only the minified source.
|
| +Otherwise there may be CSP issues with inline scripts, etc.
|
| +
|
| +Local Modifications:
|
| +The test and node_modules directories were removed. COPYING was renamed to LICENSE.
|
|
|