We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2519c0 commit 8a6763eCopy full SHA for 8a6763e
style/properties/longhands/font.mako.rs
@@ -243,7 +243,7 @@ ${helpers.predefined_type(
243
"font-variation-settings",
244
"FontVariationSettings",
245
engines="gecko servo",
246
- servo_pref="layout.unimplemented",
+ servo_pref="layout.variable_fonts.enabled",
247
gecko_pref="layout.css.font-variations.enabled",
248
has_effect_on_gecko_scrollbars=False,
249
initial_value="computed::FontVariationSettings::normal()",
0 commit comments