| 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 bffe20664227e2875eacbd56cd7f4f29ed66c407..6589076d892145c5cfaf9901493e90d34ce80fcc 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -448,7 +448,7 @@ column-width interpolable, converter=convertComputedLength<float>, custom_all
|
| -webkit-perspective-origin-x interpolable, converter=convertLength
|
| -webkit-perspective-origin-y interpolable, converter=convertLength
|
| -webkit-print-color-adjust inherited, independent, keyword_only, keywords=[economy|exact], initial_keyword=economy
|
| --webkit-rtl-ordering inherited, type_name=EOrder, setter=setRTLOrdering, initial=initialRTLOrdering
|
| +-webkit-rtl-ordering inherited, type_name=EOrder, setter=setRtlOrdering, initial=initialRtlOrdering, keyword_only, keywords=[logical|visual], initial_keyword=logical
|
| -webkit-ruby-position inherited, type_name=RubyPosition
|
| -webkit-tap-highlight-color inherited, converter=convertColor
|
| -webkit-text-combine inherited, type_name=TextCombine, name_for_methods=TextCombine
|
|
|