servo/tests/wpt/meta/html/webappapis
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
..
animation-frames Fix animation frame callback cancellation (#35849) 2025-03-10 11:04:46 +00:00
atob Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
dynamic-markup-insertion feat: implement ShadowRoot::setHTMLUnsafe (#36240) 2025-05-01 15:19:41 +00:00
microtask-queuing Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
scripting svg: Add mock SVGImageElement interface (#36975) 2025-05-13 10:43:10 +00:00
structured-clone imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
system-state-and-capabilities/the-navigator-object Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951) 2024-03-31 05:15:08 +00:00
the-shadowrealmglobalscope-interface Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
the-windoworworkerglobalscope-mixin Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
user-prompts libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579) 2025-02-27 02:49:08 +00:00