tor-browser

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

commit b49ccb7e945ca5e2f55971438fa8d309ae68bdb3
parent c6de272c11d411424ef5cbef68b1e1196913dc8a
Author: agoloman <agoloman@mozilla.com>
Date:   Fri, 17 Oct 2025 23:09:45 +0300

Bug 1994977 - update anchor-download.html test expectations for causing perma failures.

Diffstat:
Mtesting/web-platform/meta/navigation-api/ordering-and-transition/anchor-download.html.ini | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/testing/web-platform/meta/navigation-api/ordering-and-transition/anchor-download.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/anchor-download.html.ini @@ -1,8 +1,3 @@ [anchor-download.html] [<a download> fires navigate, but not navigatesuccess or navigateerror when not intercepted by intercept()] - expected: - if (os_version == "11.26100") and debug and (processor == "x86"): FAIL - if os_version == "7.0": FAIL - if os_version == "14.70": FAIL - if os_version == "14": FAIL - [FAIL, PASS] + expected: [FAIL, PASS]