tor-browser

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

commit 204ff3cf72a1f8b68e396a5d52933641b21bb931
parent 920daa3259c82028dd98ef472c67e415dfa85ff9
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Mon,  8 Dec 2025 11:16:52 +0000

Bug 2004569 [wpt PR 56549] - Update wpt metadata, a=testonly

wpt-pr: 56549
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-addHandler-throws.html.ini | 6++++++
Atesting/web-platform/meta/navigation-api/precommit-handler/precommitHandler-addHandler.html.ini | 7+++++++
2 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-addHandler-throws.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-addHandler-throws.html.ini @@ -0,0 +1,6 @@ +[precommitHandler-addHandler-throws.html] + [addHandler() after finish] + expected: FAIL + + [addHandler() after commit] + expected: FAIL diff --git a/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-addHandler.html.ini b/testing/web-platform/meta/navigation-api/precommit-handler/precommitHandler-addHandler.html.ini @@ -0,0 +1,7 @@ +[precommitHandler-addHandler.html] + expected: ERROR + [handler added in addHandler() delays navigation finish] + expected: FAIL + + [handler added in addHandler() is executed in the correct order] + expected: FAIL