tor-browser

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

commit dfa457acd8015934ef2f1318d38d1118fd930ff0
parent d32c8c31e292779df07d11df5ee7896b21fce3b3
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Mon, 13 Oct 2025 09:00:10 +0000

Bug 1993629 [wpt PR 55084] - Update wpt metadata, a=testonly

wpt-pr: 55084
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/css/css-fonts/downloadable-font-in-iframe-print.html.ini | 1+
Mtesting/web-platform/meta/css/css-view-transitions/reset-state-after-scrolled-view-transition.html.ini | 1+
Mtesting/web-platform/meta/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html.ini | 1+
Dtesting/web-platform/meta/largest-contentful-paint/idlharness.html.ini | 3---
Mtesting/web-platform/meta/svg/embedded/image-embedding-nesteder-data-url.html.ini | 1+
Mtesting/web-platform/meta/webdriver/tests/classic/accept_alert/accept.py.ini | 4++++
Mtesting/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini | 3++-
7 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/testing/web-platform/meta/css/css-fonts/downloadable-font-in-iframe-print.html.ini b/testing/web-platform/meta/css/css-fonts/downloadable-font-in-iframe-print.html.ini @@ -4,3 +4,4 @@ if (os == "linux") and not fission and debug and swgl: [PASS, FAIL] if (os == "linux") and not fission and not debug and not swgl: [PASS, FAIL] if (os == "mac") and not debug: [PASS, FAIL] + if (os == "linux") and debug and fission and not swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-view-transitions/reset-state-after-scrolled-view-transition.html.ini b/testing/web-platform/meta/css/css-view-transitions/reset-state-after-scrolled-view-transition.html.ini @@ -1,3 +1,4 @@ [reset-state-after-scrolled-view-transition.html] expected: if (os == "win") and not debug: [PASS, FAIL] + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html.ini b/testing/web-platform/meta/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html.ini @@ -5,3 +5,4 @@ if (os == "android") and debug and swgl: [PASS, FAIL, TIMEOUT] if (os == "linux") and debug: [PASS, FAIL, TIMEOUT] if os == "win": [PASS, FAIL, TIMEOUT] + if not debug and (os == "android"): [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/largest-contentful-paint/idlharness.html.ini b/testing/web-platform/meta/largest-contentful-paint/idlharness.html.ini @@ -1,3 +0,0 @@ -[idlharness.html] - [LargestContentfulPaint interface: default toJSON operation on lcp] - expected: FAIL diff --git a/testing/web-platform/meta/svg/embedded/image-embedding-nesteder-data-url.html.ini b/testing/web-platform/meta/svg/embedded/image-embedding-nesteder-data-url.html.ini @@ -2,3 +2,4 @@ expected: if asan and swgl: [PASS, FAIL] if (os == "win") and not debug: [PASS, FAIL] + if (os == "android") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/accept_alert/accept.py.ini b/testing/web-platform/meta/webdriver/tests/classic/accept_alert/accept.py.ini @@ -3,3 +3,7 @@ [test_null_response_value] expected: if (os == "android") and fission and not debug: [PASS, FAIL] + + [test_no_top_level_browsing_context] + expected: + if (os == "win") and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini @@ -1,12 +1,13 @@ [rtp-demuxing.html] bug: 1709960 + expected: + if debug: TIMEOUT [Can demux two video tracks with different payload types on a bundled connection] expected: if (os == "mac") and debug: PASS if (os == "linux") and debug: [PASS, TIMEOUT] if (os == "linux") and not debug: [PASS, TIMEOUT] if os == "android": PASS - [PASS, FAIL] [Can demux two video tracks with the same payload type on an unbundled connection] expected: