deps: Upgrade to WebRender 0.65 (#32930)

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Martin Robinson 2024-08-05 16:35:21 +02:00 committed by GitHub
parent babc844c93
commit f1602005a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 37 additions and 27 deletions

View file

@ -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,
)));