Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 384bdf5b2602c87e02551ec3b1f711c505ac67fc..990ed316eecf1ae11827952015cf9477bbe13a7a 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=ColumnFill, type_name=ColumnFill |
content custom_all |
counter-increment custom_all |
counter-reset custom_all |