Index: third_party/WebKit/Source/core/css/CSSProperties.in |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in |
index dd9a465ebe7663256e45ac43da84acb16e33359c..31f06b26e2668fcc80b8e7e7014adf95e3a8bc0a 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -272,8 +272,8 @@ quotes inherited, converter=convertQuotes |
resize custom_value |
right interpolable, initial=initialOffset, converter=convertLengthOrAuto |
r interpolable, svg, converter=convertLength |
-rx interpolable, svg, converter=convertLength |
-ry interpolable, svg, converter=convertLength |
+rx interpolable, svg, converter=convertLengthOrAuto |
+ry interpolable, svg, converter=convertLengthOrAuto |
scroll-behavior runtime_flag=CSSOMSmoothScroll, type_name=ScrollBehavior |
scroll-snap-type runtime_flag=CSSScrollSnapPoints, type_name=ScrollSnapType |
scroll-snap-points-x runtime_flag=CSSScrollSnapPoints, converter=convertSnapPoints |