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

Unified Diff: polymer_0.5.4/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.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/test/blink/interpolation/font-size-interpolation.html
diff --git a/polymer_0.5.0/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html b/polymer_0.5.4/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html
similarity index 96%
copy from polymer_0.5.0/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html
copy to polymer_0.5.4/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html
index b2aeeb3201d367d87fdae6c0d48d46414845d553..69cb62478177745383ba90a60368b906d2c565c1 100644
--- a/polymer_0.5.0/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html
+++ b/polymer_0.5.4/bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html
@@ -37,7 +37,7 @@ assertInterpolation({
{at: 1.5, is: '19px'},
]);
-// The minifill does not support inherit.
+// Web Animations 1 does not support inherit.
// assertInterpolation({
// property: 'font-size',
// from: 'inherit',

Powered by Google App Engine
This is Rietveld 408576698