mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Further changes required by Servo
This commit is contained in:
parent
19aa8842c2
commit
1d18b3a028
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ fn font_family(names: Vec<&str>) -> FontFamily {
|
|||
list: names.into_boxed_slice(),
|
||||
},
|
||||
is_system_font: false,
|
||||
is_initial: false,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue