servo/components/layout/display_list
Daniel Alley 61fb84d6a0 Don't send empty canvases to WebRender
If any dimension of a canvas is 0, don't try to render it as it causes
problems inside webrender.
2020-04-03 11:34:04 -04:00
..
background.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
border.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
builder.rs Don't send empty canvases to WebRender 2020-04-03 11:34:04 -04:00
conversions.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
gradient.rs Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
items.rs Fix failing assertion -- failure to pop reference frame 2020-03-30 23:29:19 -04:00
mod.rs Replace the WebRenderDisplayItemConverter trait with an inherent method 2019-09-06 16:59:11 +02:00
webrender_helpers.rs Fix failing assertion -- failure to pop reference frame 2020-03-30 23:29:19 -04:00