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

Unified Diff: third_party/WebKit/Source/core/css/CSSProperties.json5

Issue 2891743003: Enable interpolation of CSS property font-variation-settings (Closed)
Patch Set: updatetest Created 3 years, 7 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
Index: third_party/WebKit/Source/core/css/CSSProperties.json5
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5
index dd3d0592ac02b8df9147ff03b7ce18238dec34fe..11d3bbe77b59fb88fe2e176790dcadaa940b39b4 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
@@ -489,6 +489,7 @@
converter: "ConvertFontVariationSettings",
font: true,
inherited: true,
+ interpolable: true,
name_for_methods: "VariationSettings",
priority: "High",
runtime_flag: "CSSVariableFonts",

Powered by Google App Engine
This is Rietveld 408576698