Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(587)

Unified Diff: Source/core/css/CSSPropertyNames.in

Issue 16337002: Revert "Revert "Implement CSS3TextDecorations runtime flag in favor of CSS3_TEXT"" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/css/CSSProperty.cpp ('k') | Source/core/css/CSSValueKeywords.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSPropertyNames.in
diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in
index d9ab6d7a1431194ac601717c17b05b2858f24c11..098738a4ba28d02da689f17f8c8f787144e1b00d 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-color
text-line-through-mode
@@ -353,9 +356,6 @@ grid-area
-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
« no previous file with comments | « Source/core/css/CSSProperty.cpp ('k') | Source/core/css/CSSValueKeywords.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698