| 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 bce81a26a87d8fc859e25f2617987f95b1149da1..9e7e9bd8e3e9c011f8b99c31e05e07004b517307 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| @@ -605,6 +605,9 @@ loose
|
| strict
|
| after-white-space
|
|
|
| +// hyphens
|
| +manual
|
| +
|
| // -webkit-appearance
|
| // The order here must match the order in the ControlPart enum in ThemeTypes.h.
|
| // All appearance values that should be accepted by the parser should be listed between 'checkbox' and 'textarea':
|
|
|