mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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",
|
||||
"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"
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue