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

Side by Side 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 unified diff | Download patch
OLDNEW
(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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698