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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2558053002: Add CSS support for font-variation-settings (Closed)
Patch Set: Remove empty if statement Created 4 years 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
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 5dfa76e50ea8ea3edd5bfa668a2522c34fa334aa..782877ded3c530541ce9e282224ee751b8ccc3a6 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -75,6 +75,7 @@ CSSStickyPosition status=stable
CSSTouchActionPanDirections status=stable
CSSTouchActionPinchZoom status=stable
CSSTypedOM status=experimental
+CSSVariableFonts status=experimental
CSSVariables2 status=experimental
CSSViewport status=experimental
CSSScrollSnapPoints status=test

Powered by Google App Engine
This is Rietveld 408576698