mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update WR (z-buffer fix, border-image fill support).
This commit is contained in:
parent
b50cf33efd
commit
206fb3eb7f
2 changed files with 28 additions and 27 deletions
|
@ -371,6 +371,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
|
|||
height: image.image.height,
|
||||
slice: image.slice,
|
||||
},
|
||||
fill: image.fill,
|
||||
outset: image.outset,
|
||||
repeat_horizontal: image.repeat_horizontal,
|
||||
repeat_vertical: image.repeat_vertical,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue