| Index: Source/core/css/CSSProperties.in
 | 
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
 | 
| index 1d79dec2a6e7d63389ca81976c2952bcca9766e5..8d4197158f13f7f119fdaed43c6aa31773aebf9a 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
 | 
| 
 |