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

Unified Diff: polymer_0.5.4/bower_components/web-animations-js/web-animations-next-lite.dev.html

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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: polymer_0.5.4/bower_components/web-animations-js/web-animations-next-lite.dev.html
diff --git a/polymer_0.5.0/bower_components/web-animations-js/web-animations-next-lite.dev.html b/polymer_0.5.4/bower_components/web-animations-js/web-animations-next-lite.dev.html
similarity index 94%
copy from polymer_0.5.0/bower_components/web-animations-js/web-animations-next-lite.dev.html
copy to polymer_0.5.4/bower_components/web-animations-js/web-animations-next-lite.dev.html
index 4796cf5ccde18cf96d44e290d4450c27b156fcb4..82bb8aeb4104402e8aaa67519ca31727de67f1d4 100644
--- a/polymer_0.5.0/bower_components/web-animations-js/web-animations-next-lite.dev.html
+++ b/polymer_0.5.4/bower_components/web-animations-js/web-animations-next-lite.dev.html
@@ -17,6 +17,7 @@
<script src="src/scope.js"></script>
<script src="src/timing-utilities.js"></script>
<script src="src/normalize-keyframes.js"></script>
+<script src="src/deprecation.js"></script>
<script src="src/animation-node.js"></script>
<script src="src/effect.js"></script>
<script src="src/property-interpolation.js"></script>
@@ -36,7 +37,7 @@
<script src="src/transform-handler.js"></script>
<script src="src/property-names.js"></script>
<script src="src/timeline.js"></script>
-<script src="src/maxifill-player.js"></script>
+<script src="src/web-animations-next-player.js"></script>
<script src="src/animation-constructor.js"></script>
<script src="src/effect-callback.js"></script>
<script src="src/group-constructors.js"></script>

Powered by Google App Engine
This is Rietveld 408576698