Chromium Code Reviews| Index: Source/core/css/CSSValueKeywords.in |
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
| index 6dfc4fadb0705446b9a231cd39aac4af29738337..56c23cf2fd6a3f4389662cb6c38abd3b5ad20ac1 100644 |
| --- a/Source/core/css/CSSValueKeywords.in |
| +++ b/Source/core/css/CSSValueKeywords.in |
| @@ -229,6 +229,13 @@ justify |
| -webkit-center |
| -webkit-match-parent |
| // |
| +// CSS_PROP_TEXT_JUSTIFY: |
| +// |
| +//auto |
| +//none |
| +inter-word |
| +distribute |
| +// |
| // CSS_PROP_LIST_STYLE_POSITION: |
| // |
| outside |