Skip to content

Commit 2784b03

Browse files
committed
Update WR (persistent box-shadow render task cache)
1 parent 7de87c4 commit 2784b03

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/layout/display_list/webrender_helpers.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
166166
item.stretch_size.to_layout(),
167167
item.tile_spacing.to_layout(),
168168
item.image_rendering.to_layout(),
169+
webrender_api::AlphaType::PremultipliedAlpha,
169170
id,
170171
);
171172
}

0 commit comments

Comments
 (0)