servo/tests/wpt/meta/fetch/api
Tim van der Lippe 7abc813fc3
Abort fetch controller when signal is aborted (#39374)
Does not all tests pass because of a mismatch in microtask timing. The
promises are resolved/rejected in the wrong order.

Part of #34866

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-09-21 12:33:03 +00:00
..
abort Abort fetch controller when signal is aborted (#39374) 2025-09-21 12:33:03 +00:00
basic Update to SpiderMonkey 137. (#37077) 2025-08-07 16:47:27 +00:00
body Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599) 2024-03-10 05:11:24 +00:00
cors Manually concatenate ACRH headers to not include a space (#36455) 2025-04-11 17:01:55 +00:00
crashtests Disable /fetch/api/crashtests/huge-fetch.any.js (#32188) 2024-04-30 12:46:51 +00:00
credentials fetch: header tweaks to improve compliance with fetch spec (#33562) 2024-09-27 16:05:55 +00:00
headers script: dont unwrap in header set (#32973) 2024-08-08 14:33:54 +00:00
policies Inherit CSP for blob workers (#38033) 2025-07-17 08:14:20 +00:00
redirect Update response handling in main_fetch (#34570) 2024-12-11 12:59:29 +00:00
request script: Refactor dom/headers to match spec better (#36943) 2025-05-21 19:07:32 +00:00
response Fix Response:bodyUsed behavior to return false if the body is null (#39287) 2025-09-14 08:33:54 +00:00
idlharness.any.js.ini Add signal to request (#39290) 2025-09-16 20:41:12 +00:00