mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
@ -2199,6 +2199,7 @@ impl Fragment {
|
|||
font_key: text_fragment.run.font_key,
|
||||
color: text_color.to_layout(),
|
||||
glyph_options: None,
|
||||
ref_frame_offset: LayoutVector2D::zero(),
|
||||
},
|
||||
glyphs,
|
||||
)));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue