tor-browser

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

commit a8a146f68812aa2832a4007b737600c1efa630d6
parent bd4f262fb4321318ed17d33e17e80fc3dfe7ef31
Author: agoloman <agoloman@mozilla.com>
Date:   Mon, 20 Oct 2025 21:51:12 +0300

Bug 1994324 - update test resource-selection-invoke-in-sync-event.html expectations because it is passing now.

Diffstat:
Mtesting/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini @@ -2,8 +2,7 @@ [await a stable state and sync event handlers] expected: if not debug and (os == "linux") and not asan and not tsan: FAIL - if debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL] - if not debug and (os == "win") and (processor == "x86_64"): FAIL + if debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL if not debug and (os == "win") and (processor == "x86"): [FAIL, PASS] if not debug and (os == "android") and sessionHistoryInParent: [FAIL, PASS] if not debug and (os == "android") and not sessionHistoryInParent: FAIL