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

Unified Diff: Source/core/css/CSSProperties.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/CSSPrimitiveValueMappings.h ('k') | Source/core/css/CSSProperty.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSProperties.in
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
index 496b120b2b1ff93b3dffff564837933932ca9544..ab62e7bc257e067250b4182a14e4fb312c08730b 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -44,6 +44,7 @@ right apply_type=length, initial=initialOffset, use_auto
speak
table-layout
tab-size type_name=unsigned
+text-decoration-style type_name=TextDecorationStyle
text-overflow type_name=TextOverflow
text-transform
top apply_type=length, initial=initialOffset, use_auto
@@ -119,7 +120,6 @@ zoom custom_all
-webkit-shape-padding apply_type=length
-webkit-text-align-last type_name=TextAlignLast, condition=CSS3_TEXT
-webkit-text-combine type_name=TextCombine
--webkit-text-decoration-style type_name=TextDecorationStyle, condition=CSS3_TEXT
-webkit-text-emphasis-position type_name=TextEmphasisPosition
-webkit-text-security
-webkit-transform-origin-x apply_type=length
« no previous file with comments | « Source/core/css/CSSPrimitiveValueMappings.h ('k') | Source/core/css/CSSProperty.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698