Index: Source/core/css/StylePropertySet.cpp |
diff --git a/Source/core/css/StylePropertySet.cpp b/Source/core/css/StylePropertySet.cpp |
index 352e0ee5040cb8ffee957f0298f0cad779e51bc2..c6d17911e69b4608fc8636aa49a89b8d025bc135 100644 |
--- a/Source/core/css/StylePropertySet.cpp |
+++ b/Source/core/css/StylePropertySet.cpp |
@@ -385,6 +385,7 @@ static const CSSPropertyID staticBlockProperties[] = { |
CSSPropertyTextAlign, |
#if ENABLE(CSS3_TEXT) |
CSSPropertyWebkitTextAlignLast, |
+ CSSPropertyWebkitTextJustify, |
#endif // CSS3_TEXT |
CSSPropertyTextIndent, |
CSSPropertyWidows |