| 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 4dcb2ea36711f4ceab01f67961c2c371ca88e7bb..ab2830a1e952f8c3a2acbceb1446e908fae19429 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -284,6 +284,7 @@ shape-outside interpolable, converter=convertShapeValue
|
| shape-rendering inherited, svg
|
| size custom_all
|
| snap-height runtime_flag=CSSSnapSize, inherited, custom_all
|
| +snap-width runtime_flag=CSSSnapSize, custom_all
|
| speak inherited
|
| stop-color interpolable, svg, converter=convertColor
|
| stop-opacity interpolable, svg, converter=convertNumberOrPercentage
|
|
|