mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Follow the HTML speficication and add missing 'transferToImageBitmap' method to OffscreenCanvas interface. https://html.spec.whatwg.org/multipage/#dom-offscreencanvas-transfertoimagebitmap Testing: Improvements in the following tests - html/canvas/offscreen/compositing/2d.composite.grid* - html/canvas/offscreen/fill-and-stroke-styles/2d.gradient* - html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas* - html/canvas/offscreen/reset/2d.reset* - html/canvas/offscreen/text/2d.text* Fixes (partially): #34111 Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com> |
||
---|---|---|
.. | ||
2d.reset.render.text.html.ini | ||
2d.reset.render.text.w.html.ini | ||
2d.reset.state.filter.html.ini | ||
2d.reset.state.filter.worker.js.ini | ||
2d.reset.state.font.html.ini | ||
2d.reset.state.font.worker.js.ini | ||
2d.reset.state.font_kerning.html.ini | ||
2d.reset.state.font_kerning.worker.js.ini | ||
2d.reset.state.font_stretch.html.ini | ||
2d.reset.state.font_stretch.worker.js.ini | ||
2d.reset.state.font_variant_caps.html.ini | ||
2d.reset.state.font_variant_caps.worker.js.ini | ||
2d.reset.state.image_smoothing_quality.html.ini | ||
2d.reset.state.image_smoothing_quality.worker.js.ini | ||
2d.reset.state.letter_spacing.html.ini | ||
2d.reset.state.letter_spacing.worker.js.ini | ||
2d.reset.state.text_rendering.html.ini | ||
2d.reset.state.text_rendering.worker.js.ini | ||
2d.reset.state.word_spacing.html.ini | ||
2d.reset.state.word_spacing.worker.js.ini |