| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index f9828a0e604ee7c13d7310f2834685cf466be352..0d97bc1603e9b88bf8ca1d69c41295c21814cccf 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
|
|
|