| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 384bdf5b2602c87e02551ec3b1f711c505ac67fc..351b18753cbef999497560f9685a5a2cbbaab831 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -159,7 +159,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=RegionBasedColumns, type_name=ColumnFill
|
| +column-fill runtime_flag=UnprefixMulticol, type_name=ColumnFill
|
| content custom_all
|
| counter-increment custom_all
|
| counter-reset custom_all
|
|
|