Chromium Code Reviews| Index: Source/core/css/CSSValueKeywords.in |
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
| index f51188ec5843e06bfb750832c15fc8e861be1514..41346de2569c1271bd6775f52aaa1b2b304892af 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 |
|
Julien - ping for review
2013/10/14 12:57:46
Space after comment for both lines.
|
| +inter-word |
| +distribute |
| +// |
| // CSS_PROP_LIST_STYLE_POSITION: |
| // |
| outside |