| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index 0a5d12909df5715b0d4b3b2241d395c82fc83fe3..27001cd9eeb1f724c8d188ef14ebf7af7b085fdf 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -431,7 +431,7 @@ column-width interpolable, converter=convertComputedLength<float>, custom_all
|
| -webkit-highlight inherited, converter=convertString<CSSValueNone>, api_class
|
| -webkit-hyphenate-character inherited, name_for_methods=HyphenationString, converter=convertString<CSSValueAuto>
|
| -webkit-line-break inherited, type_name=LineBreak
|
| --webkit-line-clamp type_name=LineClampValue
|
| +-webkit-line-clamp type_name=LineClampValue, api_class
|
| -webkit-margin-after-collapse type_name=EMarginCollapse
|
| -webkit-margin-before-collapse type_name=EMarginCollapse
|
| -webkit-margin-bottom-collapse type_name=EMarginCollapse, name_for_methods=MarginAfterCollapse
|
|
|