mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
WR update: draw background before rendering
This commit is contained in:
parent
4dcee2f36c
commit
a1a20ee516
2 changed files with 4 additions and 0 deletions
|
@ -242,6 +242,7 @@ where
|
|||
},
|
||||
renderer_kind: renderer_kind,
|
||||
enable_subpixel_aa: opts.enable_subpixel_text_antialiasing,
|
||||
clear_color: None,
|
||||
..Default::default()
|
||||
},
|
||||
None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue