WPT
wpt / top-level-storage-access-api / requestStorageAccessFor.sub.https.window.html
Spec: requestStorageAccessFor 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 | 1/15 | 0/15 | 0/15 | 0/15 | 0/15 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| [top-level-context] document.requestStorageAccessFor() should be supported on the document interface | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccessFor() should be rejected when called with no argument | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccessFor() should be rejected by default with no user gesture | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [non-fully-active] document.requestStorageAccessFor() should not resolve when run in a detached frame | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [non-fully-active] document.requestStorageAccessFor() should not resolve when run in a detached DOMParser document | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccessFor() should be resolved without a user gesture with an existing permission | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccess() should be resolved without a user gesture after a successful requestStorageAccessFor() call | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccessFor() should be resolved when called properly with a user gesture and the same origin | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccessFor() should be rejected when called with an invalid origin | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] document.requestStorageAccessFor() should be rejected when called with an opaque origin | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [top-level-context] Top-level storage access only allows cross-site subresource requests to access cookie when using CORS mode. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| [same-origin-iframe] document.requestStorageAccessFor() should be supported on the document interface | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [same-origin-iframe] document.requestStorageAccessFor() should be rejected when called with no argument | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [same-origin-iframe] document.requestStorageAccessFor() should be rejected when called in an iframe | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| [same-origin-iframe] Existing top-level storage access permission should not allow cookie access for the cross-site subresource requests made in a non-top-level context. | FAIL | FAIL | FAIL | FAIL | FAIL | — |