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

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

Issue 2535663002: Removed ordering dependencies for EListStyleType (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 d8fd3d9adf18bafbcfba84ac324059c0404d2df7..0942c09487048929809ddbf6b121ee3a128e2d5f 100644
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
@@ -271,7 +271,6 @@ outside
inside
//
// list-style-type
-// The order here must match the order of the EListStyleType enum in ComputedStyleConstants.h.
//
disc
circle

Powered by Google App Engine
This is Rietveld 408576698