| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index dbc0016f3fd552d441c8e2785f4946e5319ed00f..67d22c27d46b438717325a5662c9175230b3e81d 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -116,6 +116,7 @@ text-decoration-line use_handlers_for=CSSPropertyTextDecoration
|
| text-decoration-color custom_all
|
| text-decoration-style type_name=TextDecorationStyle
|
| text-indent custom_all
|
| +text-justify type_name=TextJustify
|
| text-overflow type_name=TextOverflow
|
| text-rendering custom_all
|
| text-transform
|
|
|