| 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 68f3635e239fa7e14ed88afc0e808afe066dd3be..ac44541a2906a9b035de663aaf8749efa10999c2 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -355,7 +355,7 @@ scroll-snap-points-y runtime_flag=CSSScrollSnapPoints, converter=convertSnapPoin
|
| scroll-snap-destination runtime_flag=CSSScrollSnapPoints, converter=convertPosition
|
| scroll-snap-coordinate runtime_flag=CSSScrollSnapPoints, converter=convertSnapCoordinates, api_class
|
| shape-image-threshold interpolable, type_name=float
|
| -shape-margin interpolable, converter=convertLength
|
| +shape-margin interpolable, converter=convertLength, api_class
|
| shape-outside interpolable, converter=convertShapeValue, typedom_types=[Image]
|
| shape-rendering inherited, svg
|
| size custom_all, api_class
|
|
|