| 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 ebefc191415067c30dd16fd576a0ac95a82f9182..593a53b3f1811d3d9556fdf22e24e919416bb739 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -355,7 +355,7 @@ y interpolable, svg, converter=convertLength
|
| -webkit-box-orient
|
| -webkit-box-pack
|
| -webkit-box-reflect converter=convertBoxReflect
|
| --webkit-clip-path interpolable, custom_value
|
| +-webkit-clip-path interpolable, converter=convertClipPath
|
| column-count interpolable, type_name=unsigned short, custom_all
|
| column-gap interpolable, converter=convertComputedLength<float>, custom_all
|
| column-rule-color interpolable, custom_all
|
|
|