| 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 7294569c78998f82c703ceaa632d027e9b6c439c..3725038ddc2fc9d637ceb31ec312cb639e244e07 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -417,7 +417,7 @@ y interpolable, svg, converter=convertLength
|
| -webkit-box-pack
|
| -webkit-box-reflect converter=convertBoxReflect
|
| column-count interpolable, type_name=unsigned short, custom_all
|
| -column-gap interpolable, converter=convertComputedLength<float>, custom_all
|
| +column-gap interpolable, converter=convertComputedLength<float>, custom_all, api_class
|
| column-rule-color interpolable, custom_all
|
| column-rule-style type_name=EBorderStyle, initial=initialBorderStyle
|
| column-rule-width interpolable, converter=convertLineWidth<unsigned short>
|
|
|