| 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 69d78b6c5eebdac23ce5d60f58f06fbdc577e3ca..442204ac3d86a012b1ceadc7dee62586d6d19278 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -240,7 +240,7 @@ caption-side inherited, keyword_only, independent, keywords=[top|bottom|left|rig
|
| caret-color interpolable, inherited, custom_all, api_class
|
| clear
|
| clip interpolable, converter=convertClip, custom_all, api_class
|
| -clip-path interpolable, converter=convertClipPath
|
| +clip-path interpolable, converter=convertClipPath, api_class
|
| clip-rule inherited, svg, type_name=WindRule
|
| color-interpolation inherited, svg
|
| color-interpolation-filters inherited, svg, type_name=EColorInterpolation
|
|
|