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 aed5abc6f3cda23da6a2a3365656bf13eafacb09..6649865990d933d28c2c1a9063fc2d5364abc1d5 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -356,7 +356,7 @@ scroll-snap-destination runtime_flag=CSSScrollSnapPoints, converter=convertPosit |
scroll-snap-coordinate runtime_flag=CSSScrollSnapPoints, converter=convertSnapCoordinates, api_class |
shape-image-threshold interpolable, type_name=float |
shape-margin interpolable, converter=convertLength, api_class |
-shape-outside interpolable, converter=convertShapeValue, typedom_types=[Image] |
+shape-outside interpolable, converter=convertShapeValue, typedom_types=[Image], api_class |
shape-rendering inherited, svg |
size custom_all, api_class |
snap-height runtime_flag=CSSSnapSize, inherited, custom_all |