mirror of
https://github.com/servo/servo.git
synced 2025-06-13 02:44:29 +00:00
Update WR (radial gradients, subpixel positioning, tiling changes).
This commit is contained in:
parent
71deabc8bc
commit
4cbefe82b5
13 changed files with 117 additions and 61 deletions
|
@ -988,6 +988,7 @@ impl LayoutThread {
|
|||
webrender_traits::Epoch(epoch_number),
|
||||
viewport_size,
|
||||
builder);
|
||||
self.webrender_api.generate_frame();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue