servo/tests/wpt/meta
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
..
acid wpt: Unskip acid folder as most tests are passing (#36340) 2025-04-07 15:46:41 +00:00
clipboard-apis async clipboard: implement readText (#36689) 2025-05-07 15:11:37 +00:00
console
content-security-policy Propagate destination through load_data (#37020) 2025-05-17 08:22:11 +00:00
cookies
cors
css layout: Move text decoration propagation to stacking context tree construction (#37069) 2025-05-21 16:38:29 +00:00
custom-elements script: Serialize a custom element's "is" value as an attribute (#36888) 2025-05-07 10:29:14 +00:00
dom Sync WPT with upstream (11-05-2025) (#36954) 2025-05-11 01:41:53 +00:00
domparsing Sync WPT with upstream (30-04-2025) (#36785) 2025-04-30 19:46:03 +00:00
domxpath
encoding Use spec compliant content-type extraction in more places and enable a <stylesheet> quirk (#28321) 2025-05-19 11:38:01 +00:00
eventsource script: Ensure EventSource interprets non-200 response codes as failure (#36853) 2025-05-05 12:04:46 +00:00
fetch script: Refactor dom/headers to match spec better (#36943) 2025-05-21 19:07:32 +00:00
FileAPI Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
focus Improve inter-document focus handling (#36649) 2025-04-30 04:37:53 +00:00
fullscreen
gamepad Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741) 2025-03-02 12:18:38 +00:00
hr-time
html imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
intersection-observer Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
js
mediasession
mimesniff Use spec compliant content-type extraction in more places and enable a <stylesheet> quirk (#28321) 2025-05-19 11:38:01 +00:00
mixed-content Sync WPT with upstream (06-04-2025) (#36369) 2025-04-06 04:11:16 +00:00
navigation-timing Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
notifications Enable service worker WPT tests. (#36221) 2025-03-31 08:31:24 +00:00
old-tests/submission/Microsoft wpt: Unskip old-tests/ folder as most tests are passing (#36333) 2025-04-04 11:05:24 +00:00
page-visibility
performance-timeline Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480) 2025-02-16 01:35:48 +00:00
permissions Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
png
pointerevents
quirks Create new image cache per document (#36832) 2025-05-04 20:20:56 +00:00
referrer-policy Handle HTTP Refresh header (#36393) 2025-04-11 07:25:37 +00:00
resize-observer Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
resource-timing Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384) 2025-02-09 01:38:02 +00:00
secure-contexts Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
selection Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
service-workers Sync WPT with upstream (20-04-2025) (#36618) 2025-04-20 01:47:50 +00:00
shadow-dom feat: implement ShadowRoot::setHTMLUnsafe (#36240) 2025-05-01 15:19:41 +00:00
streams Stream implement pipeThrough (#36977) 2025-05-20 14:33:22 +00:00
subresource-integrity Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
touch-events Enable dom_svg_enabled on all tests (#36475) 2025-04-11 18:46:00 +00:00
trusted-types Implement iframe.srcdoc trusted type sink (#36960) 2025-05-13 21:07:13 +00:00
uievents Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
upgrade-insecure-requests Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
url Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019) 2025-03-18 05:51:39 +00:00
urlpattern Replace urlpattern implementation with rust-urlpattern crate (#36826) 2025-05-06 09:42:55 +00:00
user-timing Sync WPT with upstream (20-04-2025) (#36618) 2025-04-20 01:47:50 +00:00
wasm Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
webaudio Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
WebCryptoAPI Sync WPT with upstream (11-05-2025) (#36954) 2025-05-11 01:41:53 +00:00
webdriver/tests rework webdriver deserialization to avoid false-positive cycle error (#36908) 2025-05-08 13:54:58 +00:00
webgl Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
webidl Improve inter-document focus handling (#36649) 2025-04-30 04:37:53 +00:00
webmessaging imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
websockets
webstorage Create config_dir if none exist for caching (#35761) 2025-03-18 18:36:33 +00:00
webvr
webvtt/api
webxr Sync WPT with upstream (11-05-2025) (#36954) 2025-05-11 01:41:53 +00:00
workers imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
xhr Sync WPT with upstream (11-05-2025) (#36954) 2025-05-11 01:41:53 +00:00
__dir__.ini Remove service worker pref from experimental web features. (#36867) 2025-05-06 17:25:16 +00:00
MANIFEST.json Animation: update image active frame when update the rendering (#36286) 2025-05-23 03:13:35 +00:00