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

Unified Diff: Source/core/animation/DoubleStyleInterpolation.h

Issue 811993002: Animation: Implement DoubleStyleInterpolation in StringKeyframe (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created more layout tests Created 5 years, 10 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: Source/core/animation/DoubleStyleInterpolation.h
diff --git a/Source/core/animation/DoubleStyleInterpolation.h b/Source/core/animation/DoubleStyleInterpolation.h
index dd0c7b030cd0857f5aa90437c69a286d5fd59156..d0bb9ab409d5b95779f6955bb072db7bc952eb0a 100644
--- a/Source/core/animation/DoubleStyleInterpolation.h
+++ b/Source/core/animation/DoubleStyleInterpolation.h
@@ -47,3 +47,4 @@ private:
};
}
#endif
+
dstockwell 2015/02/04 11:09:28 Can drop all changes to this file now.
alancutter (OOO until 2018) 2015/02/04 20:24:37 Unnecessary newline.
jadeg 2015/02/05 23:37:02 Done.

Powered by Google App Engine
This is Rietveld 408576698