mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Further changes required by Servo
This commit is contained in:
parent
743f213c25
commit
d8993eef7e
1 changed files with 1 additions and 0 deletions
|
@ -1050,6 +1050,7 @@ pub enum MozControlCharacterVisibility {
|
|||
Visible,
|
||||
}
|
||||
|
||||
#[cfg(feature = "gecko")]
|
||||
impl Default for MozControlCharacterVisibility {
|
||||
fn default() -> Self {
|
||||
if static_prefs::pref!("layout.css.control-characters.visible") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue