tor-browser

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

commit 0ef18063317934e94023bd3781384bc6be279788
parent 41d09f7612f997148f4b856abf16cb25d2b6cae9
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Sat, 29 Nov 2025 13:26:54 +0000

Bug 2002764 [wpt PR 56326] - Update wpt metadata, a=testonly

wpt-pr: 56326
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/clipboard-apis/idlharness.https.window.js.ini | 23+++++++++++++++++++++++
Mtesting/web-platform/meta/intersection-observer/cross-origin-tall-iframe-rendering.sub.html.ini | 1+
Mtesting/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini | 3+++
Mtesting/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini | 1+
Mtesting/web-platform/meta/webrtc/simulcast/h264.https.html.ini | 2++
5 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/clipboard-apis/idlharness.https.window.js.ini b/testing/web-platform/meta/clipboard-apis/idlharness.https.window.js.ini @@ -1,3 +1,26 @@ [idlharness.https.window.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + [ClipboardChangeEvent interface: existence and properties of interface object] + expected: FAIL + + [ClipboardChangeEvent interface object length] + expected: FAIL + + [ClipboardChangeEvent interface object name] + expected: FAIL + + [ClipboardChangeEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [ClipboardChangeEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ClipboardChangeEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ClipboardChangeEvent interface: attribute types] + expected: FAIL + + [ClipboardChangeEvent interface: attribute changeId] + expected: FAIL diff --git a/testing/web-platform/meta/intersection-observer/cross-origin-tall-iframe-rendering.sub.html.ini b/testing/web-platform/meta/intersection-observer/cross-origin-tall-iframe-rendering.sub.html.ini @@ -3,3 +3,4 @@ if (os == "win") and not debug: [PASS, FAIL] if (os == "mac") and debug: [FAIL, PASS] if (os == "mac") and not debug: [PASS, FAIL] + if not debug and (os == "linux"): [PASS, FAIL] diff --git a/testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini b/testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini @@ -285,3 +285,6 @@ [idl_test setup] expected: if (os == "mac") and not debug: [PASS, TIMEOUT] + + [RTCEncodedVideoFrame interface: idlTestObjects.videoFrame must inherit property "type" with the proper type] + expected: FAIL diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini @@ -3,6 +3,7 @@ expected: if (os == "linux") and not asan and not debug: [OK, TIMEOUT] if (os == "linux") and asan: [OK, TIMEOUT] + TIMEOUT [Can demux two video tracks with different payload types on a bundled connection] expected: if (os == "mac") and debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini b/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini @@ -3,8 +3,10 @@ expected: if (os == "linux") and not asan and not debug: [OK, TIMEOUT] if (os == "linux") and asan: [OK, TIMEOUT] + TIMEOUT [H264 simulcast setup with two streams] expected: if (os == "linux") and not asan and not debug: [PASS, TIMEOUT] if (os == "mac") and not debug: [PASS, FAIL] if (os == "linux") and asan: [PASS, TIMEOUT] + TIMEOUT