mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Properly hide -moz-control-character-visibility from content
Differential Revision: https://phabricator.services.mozilla.com/D114481
This commit is contained in:
parent
6d6ea6cfe4
commit
87a3f2598a
1 changed files with 3 additions and 0 deletions
|
@ -336,6 +336,9 @@ ${helpers.predefined_type(
|
||||||
"text::MozControlCharacterVisibility",
|
"text::MozControlCharacterVisibility",
|
||||||
"Default::default()",
|
"Default::default()",
|
||||||
engines="gecko",
|
engines="gecko",
|
||||||
|
enabled_in="chrome",
|
||||||
|
gecko_pref="layout.css.moz-control-character-visibility.enabled",
|
||||||
|
has_effect_on_gecko_scrollbars=False,
|
||||||
animation_value_type="none",
|
animation_value_type="none",
|
||||||
spec="Nonstandard"
|
spec="Nonstandard"
|
||||||
)}
|
)}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue