| 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 15ef4bbe20dee7010d969303887c710383f25c99..14725235fd0ee8769177b75a8f7d84eb57986285 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -271,6 +271,7 @@ shape-margin interpolable, converter=convertLength
|
| shape-outside interpolable, converter=convertShapeValue
|
| shape-rendering inherited, svg
|
| size custom_all
|
| +snap-height runtime_flag=CSSSnapSize, inherited, custom_all
|
| speak inherited
|
| stop-color interpolable, svg, converter=convertColor
|
| stop-opacity interpolable, svg, converter=convertNumberOrPercentage
|
|
|