servo/tests/wpt
Andrei Volykhin 1f5087d773
imagebitmap: Make ImageBitmap serializable and transferable (#37101)
According to specification ImageBitmap objects are serializable objects
and transferable objects.

https://html.spec.whatwg.org/multipage/#the-imagebitmap-interface:imagebitmap-11

Testing:
 - html/canvas/element/manual/imagebitmap/*
 - html/infrastructure/safe-passing-of-structured-data/*
 - html/webappapis/structured-clone/*
 - workers/semantics/structured-clone/*

Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
2025-05-23 20:40:25 +00:00
..
meta imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
mozilla Enable all remaining disabled intermittent tests (#37094) 2025-05-23 18:33:56 +00:00
tests Animation: update image active frame when update the rendering (#36286) 2025-05-23 03:13:35 +00:00
webgl Enable all remaining disabled intermittent tests (#37094) 2025-05-23 18:33:56 +00:00
webgpu Disable serviceworkers for webgpu CTS tests (#36672) 2025-04-24 10:02:57 +00:00
aliases
config.ini
hosts
include.ini Script implement TransformStream and TransformStreamDefaultController (#36739) 2025-05-08 08:45:57 +00:00
README.md

Web tests (including Web Platform Tests)

Moved to the Servo book: