Index: Source/core/css/CSSPropertyNames.in |
diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in |
index 5753a426498c9b054e187eb8864a6ff37835b835..4164dcc9dc54c558a6f8162cf6dfabefd5de9623 100644 |
--- a/Source/core/css/CSSPropertyNames.in |
+++ b/Source/core/css/CSSPropertyNames.in |
@@ -156,6 +156,9 @@ table-layout |
tab-size |
text-align |
text-decoration |
+text-decoration-line |
+text-decoration-style |
+text-decoration-color |
text-indent |
text-line-through |
text-line-through-color |
@@ -176,6 +179,7 @@ text-underline-color |
text-underline-mode |
text-underline-style |
text-underline-width |
+text-underline-position |
top |
transition |
transition-delay |
@@ -354,11 +358,7 @@ z-index |
-webkit-ruby-position |
-webkit-text-combine |
-epub-text-combine alias_for=-webkit-text-combine |
--webkit-text-decoration-line condition=CSS3_TEXT |
--webkit-text-decoration-style condition=CSS3_TEXT |
--webkit-text-decoration-color condition=CSS3_TEXT |
-webkit-text-align-last condition=CSS3_TEXT |
--webkit-text-underline-position condition=CSS3_TEXT |
-webkit-text-decorations-in-effect |
-webkit-text-emphasis |
-epub-text-emphasis alias_for=-webkit-text-emphasis |