Update webrender to 790b76f1547453615262c3037e1fb04bda22fbc8.

This commit is contained in:
Josh Matthews 2018-11-06 08:45:03 -05:00
parent 535ea9674f
commit 1c5e4b3067
6 changed files with 82 additions and 78 deletions

View file

@ -173,7 +173,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
None,
stacking_context.transform_style,
stacking_context.mix_blend_mode,
stacking_context.filters.clone(),
&stacking_context.filters,
RasterSpace::Screen,
);