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

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

Issue 447443003: Remove custom style building for font-variant-ligatures. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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 | « no previous file | Source/core/css/resolver/FontBuilder.h » ('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 795e883196cc83cf8fe8e3f23103a4045c6e3597..4dd1d431020f0a962cd5dbdbe6bf64154b5cb515 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -67,7 +67,7 @@ font-size custom_all
font-stretch font, type_name=FontStretch, name_for_methods=Stretch
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
+font-variant-ligatures font, name_for_methods=VariantLigatures, converter=convertFontVariantLigatures
font-weight custom_all
grid-auto-flow custom_value
grid-auto-columns converter=convertGridTrackSize
« no previous file with comments | « no previous file | Source/core/css/resolver/FontBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698