| Index: Source/core/css/CSSValueKeywords.in
|
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
|
| index ff82d6efe4f4884556e5ff1411ae1b87cb00c83b..5d5aa63df057081dcaf55af8adfb8c31f5524803 100644
|
| --- a/Source/core/css/CSSValueKeywords.in
|
| +++ b/Source/core/css/CSSValueKeywords.in
|
| @@ -452,9 +452,7 @@ static
|
| thick
|
| thin
|
| underline
|
| -#if defined(ENABLE_CSS3_TEXT) && ENABLE_CSS3_TEXT
|
| wavy
|
| -#endif
|
| -webkit-nowrap
|
|
|
| // CSS3 Values
|
| @@ -942,9 +940,8 @@ wrap
|
| // -webkit-line-align
|
| edges
|
|
|
| -#if (defined(ENABLE_SVG) && ENABLE_SVG) || (defined(ENABLE_CSS3_TEXT) && ENABLE_CSS3_TEXT)
|
| +// text-underline-position
|
| alphabetic
|
| -#endif
|
|
|
| // position
|
| sticky
|
|
|