• Replace Servo DL items with WR ones

    The Servo internal display list items are already pretty much
    equivalent to the WebRender ones. Except that Servo items contain
    base information and associated glyphs and gradient stops which are
    stored implicitly in WebRender. Remove the display items for
    rectangles, text, images, border, gradients and box shadow and
    replace them with their WebRender counter parts.
    pyfisch committed Aug 6, 2018