Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 8ce202c8f99307b8d66d24bae20cbc34cff2b828..b442ee8bb5fced7e6f963d4d363283c649f3da78 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -239,6 +239,8 @@ position |
quotes inherited, converter=convertQuotes |
resize custom_value |
right animatable, initial=initialOffset, converter=convertLengthOrAuto |
+rx animatable, svg, converter=convertLength |
+ry animatable, svg, converter=convertLength |
scroll-behavior runtime_flag=CSSOMSmoothScroll, type_name=ScrollBehavior |
scroll-blocks-on runtime_flag=CSSScrollBlocksOn, converter=convertFlags<WebScrollBlocksOn> |
shape-image-threshold animatable, type_name=float |