| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 0dc65ce85ccb3c172e9ee03bb36e23bd374986d2..6943033eb497149f8b3c205e885b6ea832cbbb29 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -175,14 +175,12 @@ z-index type_name=int, custom_all
|
| -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>
|
|
|