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.
|
||
|---|---|---|
| .. | ||
| fetch-request-url-search-params.html | ||
| fetch-response-content-type.html | ||
| fetch-response-url-encoded.html | ||
| fetch-timed-out-request.html | ||