commit 4a632c4114e8e553bc862db57a0086131a6e2432 parent 8624a4b819f760bbde4444ce5e8631d9512c311f Author: Kagami Sascha Rosylight <krosylight@proton.me> Date: Thu, 23 Oct 2025 19:23:00 +0000 Bug 1990593 - Remove expected: FAIL to fix wpt-nav debug perma r=dom-core,farre Differential Revision: https://phabricator.services.mozilla.com/D269868 Diffstat:
| M | testing/web-platform/meta/storage-access-api/storage-access-headers.tentative.https.sub.window.js.ini | | | 15 | --------------- |
1 file changed, 0 insertions(+), 15 deletions(-)
diff --git a/testing/web-platform/meta/storage-access-api/storage-access-headers.tentative.https.sub.window.js.ini b/testing/web-platform/meta/storage-access-api/storage-access-headers.tentative.https.sub.window.js.ini @@ -8,18 +8,3 @@ prefs: [dom.storage_access.headers.enabled:true] [Sec-Fetch-Storage-Access loses value on a cross-site redirection.] expected: FAIL - - [Sec-Fetch-Storage-Access is `active` after a valid retry with matching explicit allowed-origin.] - expected: - if (os == "android"): [PASS, FAIL] # Bug 1990593 - if navigationApi and debug: FAIL - - [Activate-Storage-Access retry is handled before any redirects are followed.] - expected: - if (os == "android"): [PASS, FAIL] # Bug 1990593 - if navigationApi and debug: FAIL - - [Sec-Fetch-Storage-Access is active after retry with wildcard `allowed-origin` value.] - expected: - if (os == "android"): [PASS, FAIL] # Bug 1990593 - if navigationApi and debug: FAIL