WPT
wpt / fetch / api / request / destination / fetch-destination.https.html
Spec: Fetch ↗
Runs: Chrome 155.0.8038.0 (wpt@05fffeacb, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-410b4 (wpt@ce41a9c47, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 29/30 | 29/30 | 28/30 | 0/30 | 0/30 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Initialize global state | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLImageElement fetches with an "image" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLImageElement with srcset attribute fetches with an "image" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLImageElement with a HTMLPictureElement parent attribute fetches with an "image" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| SVGImageElement fetches with an "image" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| fetch() fetches with an empty string Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| XMLHttpRequest() fetches with an empty string Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| EventSource() fetches with an empty string Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLAudioElement fetches with an "audio" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLVideoElement fetches with a "video" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLScriptElement fetches with a "script" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| AudioWorklet module fetches with a "audioworklet" Request.destination | FAIL | PASS | FAIL | FAIL | FAIL | — |
| HTMLLinkElement with rel=stylesheet fetches with a "style" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| Import declaration with `type: "css"` fetches with a "style" Request.destination | PASS | PASS | FAIL | FAIL | FAIL | — |
| Import declaration with `type: "json"` fetches with a "json" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| Import declaration with `type: "text"` fetches with a "text" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=fetch fetches with an empty string Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=style fetches with a "style" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=json fetches with a "json" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=script fetches with a "script" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=font fetches with a "font" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=image fetches with a "image" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=audio fetches with a "audio" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=video fetches with a "video" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination | PASS | FAIL | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=document fetches with a "document" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=worker fetches with a "worker" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=sharedworker fetches with a "sharedworker" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=xslt fetches with a "xslt" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |
| HTMLLinkElement with rel=preload and as=manifest fetches with a "manifest" Request.destination | PASS | PASS | PASS | FAIL | FAIL | — |