Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index b8a44744e89215c974b4808baa9f9a5a05d7fe27..dbc0016f3fd552d441c8e2785f4946e5319ed00f 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -168,6 +168,7 @@ z-index type_name=int, custom_all |
-webkit-column-break-before type_name=EPageBreak, initial=initialPageBreak |
-webkit-column-break-inside type_name=EPageBreak, initial=initialPageBreak |
-webkit-column-count type_name=unsigned short, custom_all |
+column-fill type_name=ColumnFill |
-webkit-column-gap type_name=float, custom_all |
-webkit-column-progression type_name=ColumnProgression |
-webkit-column-rule-color custom_all |