commit 6f6649dfe9c19e3a0bf5cbb785fbcd19d8fbccef
parent 9333f06bfa8573bb91f2de9d5dec5531befc8205
Author: Kagami Sascha Rosylight <krosylight@proton.me>
Date: Sat, 18 Oct 2025 22:08:03 +0300
Bug 1995116 - Mark WPT tier 1 permafailure with navigation API
Differential Revision: https://phabricator.services.mozilla.com/D269141
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests10.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests10.html.ini
@@ -18,6 +18,7 @@
[html5lib_tests10.html?run_type=write_single]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
+ if navigationApi and debug: CRASH
[html5lib_tests10.html fee2541ab7080ca5b363bb4b7b0c18ee1d3699ba]
expected: FAIL
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
@@ -12,11 +12,14 @@ prefs: [dom.storage_access.headers.enabled:true]
[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