| 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 5a30f1d12c91ff5829f49551efb436e9ff33374d..c56b0b8126dfd2275ef0a5aae7ce879bf67857f4 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -415,7 +415,7 @@ column-width interpolable, converter=convertComputedLength<float>, custom_all
|
| -webkit-highlight inherited, converter=convertString<CSSValueNone>
|
| -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
|
|
|