| 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..3cd813c2679ec51ed45936012a8cc2c817a697e4 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -253,7 +253,7 @@ counter-reset custom_all
|
| cursor inherited, custom_all
|
| cx interpolable, svg, converter=convertLength
|
| cy interpolable, svg, converter=convertLength
|
| -d interpolable, svg, converter=convertPathOrNone
|
| +d interpolable, svg, converter=convertPathOrNone, api_class
|
| display
|
| dominant-baseline inherited, svg
|
| empty-cells inherited, independent, type_name=EEmptyCells, keyword_only, keywords=[show|hide], initial_keyword=show
|
|
|