Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 02ab2e845a71196af860e7e2d220543c6384bc3d..c8dc3c085f44ddd55b976362daacaba8dcf58911 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -176,14 +176,12 @@ backface-visibility |
-webkit-box-pack |
-webkit-box-shadow use_handlers_for=CSSPropertyBoxShadow |
-webkit-clip-path custom_value |
--webkit-column-axis type_name=ColumnAxis |
-webkit-column-break-after type_name=EPageBreak, initial=initialPageBreak |
-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 |
-webkit-column-rule-style type_name=EBorderStyle, initial=initialBorderStyle |
-webkit-column-rule-width type_name=unsigned short, converter=convertLineWidth<unsigned short> |