tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit aed448c6d47bbe3ef8a636d39447223d8f12db24
parent 8c29484ca9cd1072ce8b4bca539ea4c75d9f3b09
Author: Jan-Niklas Jaeschke <jjaschke@mozilla.com>
Date:   Tue, 28 Oct 2025 17:18:27 +0000

Bug 1970123, part 10 - Navigation API: Update test expectations. r=dom-core,smaug

Differential Revision: https://phabricator.services.mozilla.com/D270092

Diffstat:
Dtesting/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler-redirect.html.ini | 8--------
Dtesting/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler-reject.tentative.html.ini | 10----------
Dtesting/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler.html.ini | 8--------
Mtesting/web-platform/meta/navigation-api/ordering-and-transition/transition-to.tentative.html.ini | 3+--
Dtesting/web-platform/meta/navigation-api/precommit-handler/multiple-intercept.html.ini | 15---------------
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-new-navigation-before-commit.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-push.html.ini | 6------
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-options.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-push.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-replace.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-reload.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-replace.html.ini | 3---
Mtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-traverse.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-uncancelable.html.ini | 3---
Dtesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-window-stop-before-commit.html.ini | 3---
15 files changed, 1 insertion(+), 76 deletions(-)

diff --git a/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler-redirect.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler-redirect.html.ini @@ -1,8 +0,0 @@ -[navigate-intercept-precommitHandler-redirect.html?currententrychange] - [event and promise ordering for same-document navigation.navigate() intercepted by intercept() with a precommitHandler that redirects] - expected: FAIL - - -[navigate-intercept-precommitHandler-redirect.html?no-currententrychange] - [event and promise ordering for same-document navigation.navigate() intercepted by intercept() with a precommitHandler that redirects] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler-reject.tentative.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler-reject.tentative.html.ini @@ -1,10 +0,0 @@ -[navigate-intercept-precommitHandler-reject.tentative.html?no-currententrychange] - expected: TIMEOUT - [event and promise ordering for same-document navigation.navigate() intercepted by intercept() with a precommitHandler] - expected: TIMEOUT - - -[navigate-intercept-precommitHandler-reject.tentative.html?currententrychange] - expected: TIMEOUT - [event and promise ordering for same-document navigation.navigate() intercepted by intercept() with a precommitHandler] - expected: TIMEOUT diff --git a/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-precommitHandler.html.ini @@ -1,8 +0,0 @@ -[navigate-intercept-precommitHandler.html?currententrychange] - [event and promise ordering for same-document navigation.navigate() intercepted by intercept() with a precommitHandler] - expected: FAIL - - -[navigate-intercept-precommitHandler.html?no-currententrychange] - [event and promise ordering for same-document navigation.navigate() intercepted by intercept() with a precommitHandler] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/ordering-and-transition/transition-to.tentative.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/transition-to.tentative.html.ini @@ -1,4 +1,3 @@ [transition-to.tentative.html] - expected: TIMEOUT [navigation.transition.to matches the navigate event's destination] - expected: TIMEOUT + expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/multiple-intercept.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/multiple-intercept.html.ini @@ -1,15 +0,0 @@ -[multiple-intercept.html] - [precommitHandler + precommitHandler] - expected: FAIL - - [precommitHandler + (not provided)] - expected: FAIL - - [precommitHandler + handler] - expected: FAIL - - [handler + precommitHandler] - expected: FAIL - - [(not provided) + precommitHandler] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-new-navigation-before-commit.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-new-navigation-before-commit.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-new-navigation-before-commit.html] - [Cancel a navigation with a precommitHandler before commit by starting a new navigation] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-push.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-push.html.ini @@ -1,6 +0,0 @@ -[precommitHandler-push.html] - [precommitHandler for a push navigation, reject before commit] - expected: FAIL - - [precommitHandler for a push navigation, reject after commit] - expected: [PASS, FAIL] diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-options.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-options.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-redirect-options.html] - [precommitHandler redirect() with options dictionary] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-push.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-push.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-redirect-push.html] - [precommitHandler redirect() push] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-replace.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-redirect-replace.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-redirect-replace.html] - [precommitHandler redirect() replace] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-reload.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-reload.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-reload.html] - [precommitHandler for a reload navigation, reject before commit] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-replace.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-replace.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-replace.html] - [precommitHandler for a replace navigation, reject before commit] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-traverse.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-traverse.html.ini @@ -1,8 +1,5 @@ [precommitHandler-traverse.html] expected: ERROR - [precommitHandler for a traverse navigation, reject before commit] - expected: FAIL - [precommitHandler for a traverse navigation, reject after commit] expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-uncancelable.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-uncancelable.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-uncancelable.html] - [precommitHandler for an uncancelable traverse navigation] - expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-window-stop-before-commit.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-window-stop-before-commit.html.ini @@ -1,3 +0,0 @@ -[precommitHandler-window-stop-before-commit.html] - [ precommitHandler with window.stop() before commit] - expected: FAIL