| 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 dbdc8b797299ced0e12012f1c7db9ff9c99206c1..76b3e3b41858cc47cf4fe7617025bade64800f98 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -423,7 +423,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, type_name=PrintColorAdjust
|
| --webkit-rtl-ordering inherited, type_name=Order, setter=setRTLOrdering, initial=initialRTLOrdering
|
| +-webkit-rtl-ordering inherited, type_name=EOrder, setter=setRTLOrdering, initial=initialRTLOrdering
|
| -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
|
|
|