| 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 5dba644ffd99ef353a0b1cf3b426034f1206f714..7294569c78998f82c703ceaa632d027e9b6c439c 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, api_class
|
| 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
|
|
|