| 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 1ad63ec21e93474005b4f4d345cda10cbbdaf10d..37f9cdb05b7d3a2b076fde380b796924e7a6455e 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| @@ -332,7 +332,7 @@ katakana-iroha
|
| //none
|
| //
|
| // display
|
| -// The order here must match the order of the EDisplay enum in ComputedStyleConstants.h.
|
| +// The order of this enum must match the order found in CSSParserFastPaths::isValidKeywordPropertyAndValue().
|
| //
|
| inline
|
| block
|
|
|