| 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 68f3635e239fa7e14ed88afc0e808afe066dd3be..f53dfe3d498645a1b1bf3c159491f80416160c35 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -471,7 +471,7 @@ column-width interpolable, converter=convertComputedLength<float>, custom_all
|
| -webkit-user-modify inherited
|
| user-select inherited
|
| white-space inherited, independent, keyword_only, keywords=[normal|pre|pre-wrap|pre-line|nowrap|-webkit-nowrap], initial_keyword=normal
|
| -widows interpolable, inherited, type_name=short
|
| +widows interpolable, inherited, type_name=short, api_class
|
| width interpolable, initial=initialSize, converter=convertLengthSizing, typedom_types=[Length], keywords=[auto], supports_percentage
|
| will-change custom_all, api_class
|
| word-break inherited
|
|
|