tor-browser

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

commit 1461b2e40d9b23d0e0142e579f1279b8f6267fa0
parent 2fd59811b3ab428f5446753858d5c82eb3ae3fed
Author: Sandor Molnar <smolnar@mozilla.com>
Date:   Fri, 24 Oct 2025 19:16:33 +0300

Bug 1995518 - Update wpt metadata r=sasha

Diffstat:
Mtesting/web-platform/meta/forced-colors-mode/forced-colors-mode-57.html.ini | 1-
Mtesting/web-platform/meta/forced-colors-mode/forced-colors-mode-58.html.ini | 2+-
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/testing/web-platform/meta/forced-colors-mode/forced-colors-mode-57.html.ini b/testing/web-platform/meta/forced-colors-mode/forced-colors-mode-57.html.ini @@ -1,6 +1,5 @@ [forced-colors-mode-57.html] expected: - if (os == "android") and debug and not swgl: FAIL if os == "win": FAIL if os == "linux": FAIL [PASS, FAIL] diff --git a/testing/web-platform/meta/forced-colors-mode/forced-colors-mode-58.html.ini b/testing/web-platform/meta/forced-colors-mode/forced-colors-mode-58.html.ini @@ -1,3 +1,3 @@ [forced-colors-mode-58.html] expected: - if (os == "mac") and not debug: [PASS, FAIL] + if (os == "mac"): [PASS, FAIL]