Chromium Code Reviews| Index: Source/core/css/CSSPropertyNames.in |
| diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in |
| index cf8436e82dea34cb2538bacddf4e85b0dba3a48c..f5a08fe56f03d3295b56d3ceecc91707ca8ca63e 100644 |
| --- a/Source/core/css/CSSPropertyNames.in |
| +++ b/Source/core/css/CSSPropertyNames.in |
| @@ -212,6 +212,7 @@ text-underline-color |
| text-underline-mode |
| text-underline-style |
| text-underline-width |
| +text-underline-position |
| top |
| touch-action |
| touch-action-delay |
| @@ -382,7 +383,6 @@ order |
| -webkit-ruby-position |
| -webkit-text-combine |
| -epub-text-combine alias_for=-webkit-text-combine |
| --webkit-text-underline-position condition=CSS3_TEXT |
|
Julien - ping for review
2013/10/31 22:54:07
Same comment here about a "conditional" follow-up.
abinader
2013/11/01 12:16:42
Ack!
|
| -webkit-text-decorations-in-effect |
| -webkit-text-emphasis |
| -epub-text-emphasis alias_for=-webkit-text-emphasis |