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

Unified Diff: sky/engine/platform/animation/KeyframeValueList.h

Issue 850103003: Unprefix -webkit-filter and add a pixel test for it. (Closed) Base URL: git@github.com:domokit/mojo.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
« no previous file with comments | « sky/engine/core/css/resolver/StyleBuilderCustom.cpp ('k') | sky/tests/lowlevel/filters.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/animation/KeyframeValueList.h
diff --git a/sky/engine/platform/animation/KeyframeValueList.h b/sky/engine/platform/animation/KeyframeValueList.h
index 6243e72da022d5a6ad57e89625845b3a83a10be9..148f50852ae087837ab9c9e32fdc2430cb054615 100644
--- a/sky/engine/platform/animation/KeyframeValueList.h
+++ b/sky/engine/platform/animation/KeyframeValueList.h
@@ -40,7 +40,7 @@ enum AnimatedPropertyID {
AnimatedPropertyTransform,
AnimatedPropertyOpacity,
AnimatedPropertyBackgroundColor,
- AnimatedPropertyWebkitFilter
+ AnimatedPropertyFilter
};
// Used to store a series of values in a keyframe list.
« no previous file with comments | « sky/engine/core/css/resolver/StyleBuilderCustom.cpp ('k') | sky/tests/lowlevel/filters.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698