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 aca95d02c7bc462c759ba3e487c75dfd52aac172..69d78b6c5eebdac23ce5d60f58f06fbdc577e3ca 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 |