| 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 a2fc94bc5e048c6299fb2f7d01903ce541ad5745..4d884780326ca2c428e1624c08809202cc3ca622 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -177,7 +177,7 @@ clip-rule inherited, svg, type_name=WindRule
|
| color-interpolation inherited, svg
|
| color-interpolation-filters inherited, svg, type_name=EColorInterpolation
|
| color-rendering inherited, svg
|
| -column-fill runtime_flag=ColumnFill, type_name=ColumnFill
|
| +column-fill type_name=ColumnFill
|
| contain runtime_flag=CSSContainment, converter=convertFlags<Containment>
|
| content custom_all
|
| counter-increment custom_all
|
|
|