| 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 6c1aeb633408121eca70049314f51c0cf265072d..8852598fb828e759da8b5152ffd4ce863e9ac57d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -435,7 +435,7 @@ column-width interpolable, converter=convertComputedLength<float>, custom_all
|
| -webkit-user-drag
|
| -webkit-user-modify inherited
|
| user-select inherited
|
| -white-space inherited
|
| +white-space inherited, independent
|
| widows interpolable, inherited, type_name=short
|
| width interpolable, initial=initialSize, converter=convertLengthSizing, typedom_types=[Length], keywords=[auto], supports_percentage
|
| will-change custom_all
|
|
|