Chromium Code Reviews| Index: sky/engine/core/css/CSSValueKeywords.in |
| diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in |
| index f19dbcac608189abc8f8c496781fb8c3a5f76ede..e52d4499b5f71186dc3fb6f066aa8ba8f14da178 100644 |
| --- a/sky/engine/core/css/CSSValueKeywords.in |
| +++ b/sky/engine/core/css/CSSValueKeywords.in |
| @@ -152,14 +152,10 @@ bottom |
| // text-align |
| // The order here must match the order of the ETextAlign enum in RenderStyleConstants.h. |
| // |
| --webkit-auto |
| left |
| right |
| center |
| justify |
| --webkit-left |
| --webkit-right |
| --webkit-center |
| -webkit-match-parent |
| // |
| // text-justify |