Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: third_party/web-animations-js/README.chromium

Issue 603683003: Added web-animations-js to third_party/web-animations-js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mv COPYING LICENSE Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..ee2122dca093b0e3ab57a30f930455b5923a1fc5
--- /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: 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.
+Revision: 7605c531e22b9a61b4d708c0bc17793bac1cd7ff
+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).
+
+Local Modifications:
+All the files, except for web-animations.js, README.md and COPYING, were
+removed. COPYING was renamed to LICENSE.

Powered by Google App Engine
This is Rietveld 408576698