| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index faafeafbd11de25a3259485634b95bc6e16fe19f..c90d6e481bec8b683a4d8bda797efa4316535eb8 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -282,6 +282,8 @@ unicode-bidi
|
| vector-effect svg
|
| vertical-align animatable, custom_inherit, custom_value
|
| visibility animatable, inherited
|
| +x animatable, svg, converter=convertLengthUnzoomed
|
| +y animatable, svg, converter=convertLengthUnzoomed
|
| -webkit-animation-delay custom_all
|
| -webkit-animation-direction custom_all
|
| -webkit-animation-duration custom_all
|
|
|