| 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..8b151027997dd3e7eaf56b576d445ee72adcac46 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -223,7 +223,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
|
|
|