| 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 e3be49ae548ae9d264156cf4109037a6061c4834..dfaaefc1eff8c37279f65ac2e1f30e6e7e358e17 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -227,7 +227,7 @@ cy interpolable, svg, converter=convertLength
|
| d interpolable, svg, converter=convertPathOrNone
|
| display
|
| dominant-baseline inherited, svg
|
| -empty-cells inherited, type_name=EEmptyCells, keyword_only, keywords=[show|hide], initial_keyword=show
|
| +empty-cells inherited, independent, type_name=EEmptyCells, keyword_only, keywords=[show|hide], initial_keyword=show
|
| fill interpolable, inherited, svg, setter=setFillPaint, custom_all
|
| fill-opacity interpolable, inherited, svg, converter=convertNumberOrPercentage
|
| fill-rule inherited, svg, type_name=WindRule
|
|
|