tor-browser

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

commit f0a2491bc5db45679fff6cd09fb212b758449f02
parent 5ff7e1b12e9ceb7e2cd139cdf6ab8d311c9c7862
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri, 10 Oct 2025 03:20:54 +0000

Bug 1993599 [wpt PR 55324] - Update wpt metadata, a=testonly

wpt-pr: 55324
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini | 4++--
Mtesting/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini | 6+++++-
2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini @@ -5,8 +5,8 @@ if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL] if (os == "linux") and debug and not fission: [PASS, FAIL] if (os == "linux") and not debug and asan: [PASS, FAIL] - if (os == "android") and debug and sessionHistoryInParent: FAIL + if (os == "android") and debug and sessionHistoryInParent: [FAIL, PASS] if (os == "win") and not debug: FAIL - if (os == "android") and not debug: FAIL if os == "mac": FAIL + if (os == "android") and not sessionHistoryInParent and not debug: FAIL [FAIL, PASS] 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 @@ -1,5 +1,9 @@ [resource-selection-invoke-in-sync-event.html] [await a stable state and sync event handlers] expected: + if not debug and (processor == "x86_64") and (os == "android") and sessionHistoryInParent: [FAIL, PASS] + if debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL] + if debug and (os == "android") and not sessionHistoryInParent: PASS + if debug and (os == "win"): PASS + if not debug and (processor == "x86"): [FAIL, PASS] FAIL -