mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update Webrender
New version is 9156a4465f6ad715a0206cdd9a7e9a6f0385fbd6
This commit is contained in:
parent
3b153af49c
commit
d13172845c
19 changed files with 42 additions and 20 deletions
|
@ -123,6 +123,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
|
|||
item.item.image_rendering,
|
||||
item.item.alpha_type,
|
||||
item.item.image_key,
|
||||
item.item.color,
|
||||
);
|
||||
},
|
||||
DisplayItem::Border(ref item) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue