ladybird/Tests/LibWeb/Text/input/Fetch
Timothy Flynn c9cbaeb59d LibWeb: Convert some sync tests to be async
The events tested here are decidedly async. We also can't really write
sync tests of the form "test(async () => {})". Nothing will await the
async callback.
2024-10-03 07:07:28 -04:00
..
fetch-request-url-search-params.html Tests/LibWeb: Move existing Fetch tests in under the Fetch folder 2024-07-23 09:02:21 +02:00
fetch-response-content-type.html Tests/LibWeb: Move existing Fetch tests in under the Fetch folder 2024-07-23 09:02:21 +02:00
fetch-response-url-encoded.html LibWeb: Convert some sync tests to be async 2024-10-03 07:07:28 -04:00
fetch-timed-out-request.html Tests/LibWeb: Move existing Fetch tests in under the Fetch folder 2024-07-23 09:02:21 +02:00