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