| 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 062ef00481c11a4a24c730e37f2eae511192be11..327d149fab617901457f6645ac4cdf4e11e92091 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -169,6 +169,7 @@ counter-reset custom_all
|
| cursor inherited, custom_all
|
| cx interpolable, svg, converter=convertLength
|
| cy interpolable, svg, converter=convertLength
|
| +d runtime_flag=CSSPropertyD, svg, custom_all
|
| display
|
| dominant-baseline inherited, svg
|
| empty-cells inherited, type_name=EEmptyCell
|
|
|