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

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

Issue 2513523002: Removed ordering dependencies for ECursor (Closed)
Patch Set: Removed reordering 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..c1b6658c39d9a1e9b995d8ebcd98ed7d3126676f 100644
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
@@ -360,7 +360,6 @@ contents
-webkit-inline-flex
//
// cursor
-// The order here must match the order of the ECursor enum in ComputedStyleConstants.h.
//
auto
crosshair

Powered by Google App Engine
This is Rietveld 408576698