| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index f7b810586ea172987f0bf0df029822c0ff2b3300..21275f3bfa6802bc196b7a7b018f8af1673cb7c3 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -384,7 +384,7 @@ y interpolable, svg, converter=convertLength
|
| -webkit-border-vertical-spacing interpolable, inherited, name_for_methods=VerticalBorderSpacing, converter=convertComputedLength<short>
|
| -webkit-box-align type_name=EBoxAlignment
|
| -webkit-box-decoration-break
|
| --webkit-box-direction inherited
|
| +-webkit-box-direction inherited, keyword_only, keywords=[normal|reverse], initial_keyword=normal
|
| -webkit-box-flex type_name=float
|
| -webkit-box-flex-group type_name=unsigned int
|
| -webkit-box-lines
|
|
|