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

Unified Diff: sky/engine/core/css/CSSValueKeywords.in

Issue 1229273004: Remove Animations and Transitions. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 5 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/CSSValue.cpp ('k') | sky/engine/core/css/ElementRuleCollector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/CSSValueKeywords.in
diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in
index 52ae023fd6e6070b326b514088c877a3b621016b..e14d5ab6cca736499941f4d6a85c846999f0a6a5 100644
--- a/sky/engine/core/css/CSSValueKeywords.in
+++ b/sky/engine/core/css/CSSValueKeywords.in
@@ -385,38 +385,12 @@ logical
visual
//
-// animation-direction
-//
-// alternate
-
-alternate-reverse
-
-//
-// animation-play-state
-//
-running
-paused
-
-//
// transform-style
//
flat
preserve-3d
//
-// transition-timing-function
-// animation-timing-function
-//
-ease
-linear
-ease-in
-ease-out
-ease-in-out
-step-start
-step-middle
-step-end
-
-//
// pointer-events
//
visiblePainted
« no previous file with comments | « sky/engine/core/css/CSSValue.cpp ('k') | sky/engine/core/css/ElementRuleCollector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698