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

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

Issue 1076623002: Remove our impressive amount of CSS Cursor code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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/parser/BisonCSSParser-in.cpp » ('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 b67f809e42500974ff5d37921bb116ee6da67cfb..459406567d0b59aace58fae9ce4d89d2647c3384 100644
--- a/sky/engine/core/css/CSSValueKeywords.in
+++ b/sky/engine/core/css/CSSValueKeywords.in
@@ -266,48 +266,10 @@ flex
inline-flex
//none
-//
-// cursor
-// The order here must match the order of the ECursor enum in RenderStyleConstants.h.
-//
auto
-crosshair
default
-pointer
-move
-vertical-text
-cell
-context-menu
-alias
-// copy
-progress
-no-drop
-not-allowed
-zoom-in
-zoom-out
-e-resize
-ne-resize
-nw-resize
-n-resize
-se-resize
-sw-resize
-s-resize
-w-resize
-ew-resize
-ns-resize
-nesw-resize
-nwse-resize
-col-resize
-row-resize
text
-wait
-help
-all-scroll
--webkit-grab
--webkit-grabbing
--webkit-zoom-in
--webkit-zoom-out
-// none
+
//
// direction
//
« no previous file with comments | « sky/engine/core/css/CSSValue.cpp ('k') | sky/engine/core/css/parser/BisonCSSParser-in.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698