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

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

Issue 203523002: Reland "Add plumbing for font-stretch" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: w/fix for ASSERT Created 6 years, 5 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 5a975593837f1d845563e8a3bc84fc834870cbb1..5e80ef908951745239405f97561031eb2c4e66e4 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -64,6 +64,7 @@ font custom_all
font-family custom_all
font-kerning font, type_name=FontDescription::Kerning, name_for_methods=Kerning
font-size custom_all
+font-stretch custom_all
font-style font, type_name=FontStyle, name_for_methods=Style
font-variant font, type_name=FontVariant, name_for_methods=Variant
font-variant-ligatures custom_all
@@ -355,7 +356,6 @@ transition-delay skip
transition-duration skip
transition-property skip
transition-timing-function skip
-font-stretch skip
page skip
src skip
unicode-range skip
« 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