| 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 04b23667a72c16c7c5bc7f9a5fe462a3ea108b42..000ac32251196d3900978b9aef8fcff4c5b3d87d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -234,7 +234,7 @@ buffered-rendering svg
|
| caption-side inherited, keyword_only, independent, keywords=[top|bottom|left|right], initial_keyword=top
|
| caret-color interpolable, inherited, custom_all
|
| clear
|
| -clip interpolable, converter=convertClip, custom_all
|
| +clip interpolable, converter=convertClip, custom_all, api_class
|
| clip-path interpolable, converter=convertClipPath
|
| clip-rule inherited, svg, type_name=WindRule
|
| color-interpolation inherited, svg
|
|
|