Update WR (blur and subpixel text optimizations, recording fix)

This commit is contained in:
Glenn Watson 2017-11-07 14:12:52 +10:00
parent 4decea188f
commit 3007bfe815
2 changed files with 3 additions and 2 deletions

View file

@ -549,6 +549,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
sticky_data.margins,
sticky_data.vertical_offset_bounds,
sticky_data.horizontal_offset_bounds,
webrender_api::LayoutVector2D::zero(),
);
builder.pop_clip_id();
id