| 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..c1a0c26405913ea8e7d753877f36cb7bcbad4cf4 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| @@ -271,7 +271,7 @@ outside
|
| inside
|
| //
|
| // list-style-type
|
| -// The order here must match the order of the EListStyleType enum in ComputedStyleConstants.h.
|
| +// The order of this enum must match the order found in CSSParserFastPaths::isValidKeywordPropertyAndValue().
|
| //
|
| disc
|
| circle
|
|
|