WPT
wpt / cookiestore / cookieStore_delete_arguments.https.any.html
Spec: Cookie Store API ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | 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 | 16/18 | 16/18 | 16/18 | 18/18 | 0/18 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| cookieStore.delete with positional name | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with name in options | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete domain starts with "." | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with domain that is not equal current host | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with domain set to the current hostname | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with domain set to a subdomain of the current hostname | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with domain set to a non-domain-matching suffix of the current hostname | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with path set to the current directory | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with path set to subdirectory of the current directory | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete does not append / at the end of path | FAIL | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete can delete a cookie set by document.cookie if document is defined | FAIL | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with path that does not start with / | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with get result | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with positional empty name | PASS | FAIL | FAIL | PASS | FAIL | — |
| cookieStore.delete with empty name in options | PASS | FAIL | FAIL | PASS | FAIL | — |
| cookieStore.delete with maximum cookie name size | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with a __Host- prefix should not have a domain | PASS | PASS | PASS | PASS | FAIL | — |
| cookieStore.delete with whitespace | PASS | PASS | PASS | PASS | FAIL | — |