servo/tests/wpt/meta/html/canvas/offscreen/manual/the-offscreen-canvas
Andrei Volykhin c817d7b9ce
canvas: Add initial support of ImageBitmapRenderingContext (#37998)
Add support of the ImageBitmapRenderingContext as "bitmaprenderer"
canvas context mode to RenderingContext/OffscreenRenderingContext
https://html.spec.whatwg.org/multipage/#imagebitmaprenderingcontext

It is initial implementation with public interface API but without
any display presentation support for HTMLCanvasElement.

Testing: Improvements in the following tests:
-
html/canvas/element/manual/imagebitmap/createImageBitmap-origin.sub.html
- html/canvas/offscreen/manual/text/canvas.2d.offscreen*
-
html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.nocrash.html
- imagebitmap-renderingcontext/*

Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
2025-07-15 08:03:49 +00:00
..
offscreencanvas-worker-font-load-crash.html.ini Sync WPT with upstream (17-03-2024) (#31715) 2024-03-17 10:51:07 +00:00
offscreencanvas.getcontext.html.ini script: Throw a TypeError when trying to create an OffscreenCanvas with an unknown context type (#34276) 2024-11-21 22:53:52 +00:00
offscreencanvas.getcontext.worker.js.ini script: Throw a TypeError when trying to create an OffscreenCanvas with an unknown context type (#34276) 2024-11-21 22:53:52 +00:00
offscreencanvas.resize.html.ini canvas: Add OffscreenCanvas 'transferToImageBitmap' method (#37880) 2025-07-04 16:25:36 +00:00
offscreencanvas.transfer.to.imagebitmap.html.ini canvas: Make OffscreenCanvas transferable (without placeholder) (#37872) 2025-07-08 14:47:29 +00:00
offscreencanvas.transfer.to.imagebitmap.w.html.ini canvas: Make OffscreenCanvas transferable (without placeholder) (#37872) 2025-07-08 14:47:29 +00:00
offscreencanvas.transfercontrol.to.offscreen.w.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
offscreencanvas.transferrable.sw.https.window.js.ini Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358af52' (#34956) 2025-01-12 01:34:48 +00:00
offscreencanvas.transferrable.w.html.ini Sync WPT with upstream (10-07-2025) (#37974) 2025-07-10 03:09:13 +00:00