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

Unified Diff: third_party/WebKit/Source/core/css/CSSValueKeywords.in

Issue 2513523002: Removed ordering dependencies for ECursor (Closed)
Patch Set: Created 4 years, 1 month 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: third_party/WebKit/Source/core/css/CSSValueKeywords.in
diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.in b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
index 6db7c38bcc796aefc248d157dfd9616dfa662758..8c8bb2fba482353213ad6cde6e2ab4895b5049c2 100644
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
@@ -360,8 +360,9 @@ contents
-webkit-inline-flex
//
// cursor
-// The order here must match the order of the ECursor enum in ComputedStyleConstants.h.
//
+help
+all-scroll
auto
crosshair
default
@@ -393,8 +394,6 @@ col-resize
row-resize
text
wait
-help
-all-scroll
alancutter (OOO until 2018) 2016/11/17 06:18:55 We should maintain the order between this list and
sashab 2016/11/21 03:27:57 Good point :) We can test this properly when we ge
-webkit-grab
-webkit-grabbing
-webkit-zoom-in

Powered by Google App Engine
This is Rietveld 408576698