| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index b3926cd278c8f5422e2363e67c253cb7ec9a8050..99999942e868c84136904a32cd6196d89b4f7656 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -137,6 +137,7 @@ visibility
|
| white-space
|
| widows type_name=short, custom_all
|
| width type_name=Length, initial=initialSize, converter=convertLengthSizing
|
| +will-change custom_all
|
| word-break
|
| word-spacing type_name=float, initial=initialLetterWordSpacing, converter=convertSpacing
|
| // UAs must treat 'word-wrap' as an alternate name for the 'overflow-wrap' property. So using the same handlers.
|
|
|