| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index dfaa4c1259caca6768b2bd1a2a94e06a7bfb28d4..0b7280bc27748fe217bb08b90fe768814cd75033 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -143,7 +143,7 @@ box-sizing
|
| buffered-rendering svg
|
| caption-side inherited
|
| clear
|
| -clip animatable, custom_all
|
| +clip animatable, converter=convertClip, custom_all
|
| clip-path svg, name_for_methods=ClipperResource, converter=convertFragmentIdentifier
|
| clip-rule inherited, svg, type_name=WindRule
|
| color-interpolation inherited, svg
|
|
|