mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
deps: Upgrade to WebRender 0.65 (#32930)
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
babc844c93
commit
f1602005a0
5 changed files with 37 additions and 27 deletions
|
@ -469,6 +469,7 @@ impl DisplayItem {
|
|||
sticky_data.horizontal_offset_bounds,
|
||||
LayoutVector2D::zero(), /* previously_applied_offset */
|
||||
self.get_spatial_tree_item_key(builder, index),
|
||||
None, /* transform */
|
||||
);
|
||||
|
||||
state.add_clip_node_mapping(index, parent_clip_chain_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue