mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Update WR (more border fast paths, clip interface changes).
This commit is contained in:
parent
39600f9f4e
commit
2fceb6e009
2 changed files with 3 additions and 2 deletions
|
@ -414,6 +414,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
|
|||
stacking_context.bounds.to_rectf(),
|
||||
stacking_context.z_index,
|
||||
transform,
|
||||
webrender_traits::TransformStyle::Flat,
|
||||
perspective,
|
||||
stacking_context.blend_mode.to_blend_mode(),
|
||||
stacking_context.filters.to_filter_ops());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue