Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 5e93ef92440907cf307e371d8b398453b8b05122..3ca01d3f44e2bb098a3c5e628239241556340279 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -112,6 +112,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 |