Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 0dc65ce85ccb3c172e9ee03bb36e23bd374986d2..5b8e97ec031093b401e575d67dd79f8f6d199cd0 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -233,6 +233,7 @@ text-underline-position custom_value |
-webkit-transform-origin-x type_name=Length, converter=convertLength |
-webkit-transform-origin-y type_name=Length, converter=convertLength |
-webkit-transform-origin-z type_name=float, converter=convertComputedLength<float> |
+transform-style name_for_methods=TransformStyle3D |
-webkit-transform-style name_for_methods=TransformStyle3D |
-webkit-transition-delay custom_all |
-webkit-transition-duration custom_all |