diff --git a/components/style/properties/longhands/inherited_text.mako.rs b/components/style/properties/longhands/inherited_text.mako.rs index 246e7ff36a6..fc0e5d8fdea 100644 --- a/components/style/properties/longhands/inherited_text.mako.rs +++ b/components/style/properties/longhands/inherited_text.mako.rs @@ -336,6 +336,9 @@ ${helpers.predefined_type( "text::MozControlCharacterVisibility", "Default::default()", engines="gecko", + enabled_in="chrome", + gecko_pref="layout.css.moz-control-character-visibility.enabled", + has_effect_on_gecko_scrollbars=False, animation_value_type="none", spec="Nonstandard" )}