Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 045efdf111992dc3177a95db72ee78142ea8e8a2..e12df41b2ff58ab542bcb4be76a079a13ce8bb65 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -277,7 +277,7 @@ top animatable, initial=initialOffset, converter=convertLengthOrAuto |
touch-action converter=convertFlags<TouchAction> |
touch-action-delay runtime_flag=CSSTouchActionDelay, inherited, type_name=TouchActionDelay |
transform animatable, custom_value |
-transform-origin animatable, custom_all |
+transform-origin animatable, converter=convertTransformOrigin |
transform-style name_for_methods=TransformStyle3D |
unicode-bidi |
vector-effect svg |