mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Update WR (font variations, runtime dp ratio changes)
This commit is contained in:
parent
6a791cd7f2
commit
7858a69624
3 changed files with 35 additions and 30 deletions
|
@ -187,7 +187,8 @@ impl FontCache {
|
|||
font_key,
|
||||
size,
|
||||
None,
|
||||
None);
|
||||
None,
|
||||
Vec::new());
|
||||
webrender_api.update_resources(updates);
|
||||
key
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue