tor-browser

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

commit bbcde045a3358a3a5b2cc1dfd6d4f61cf99ee9f3
parent 977361c9c1b0999800da969f405243665f7e6d79
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Tue, 11 Nov 2025 22:02:42 +0000

Bug 1999545 [wpt PR 55981] - Update wpt metadata, a=testonly

wpt-pr: 55981
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-keyboard-scroll.html.ini | 6++++++
Mtesting/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini | 1+
Mtesting/web-platform/meta/css/css-scroll-snap/snap-after-relayout/multiple-aligned-targets/prefer-focused-element.html.ini | 2+-
3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-keyboard-scroll.html.ini b/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-keyboard-scroll.html.ini @@ -0,0 +1,6 @@ +[overscroll-behavior-keyboard-scroll.html] + [overscroll-behavior-y: none prevents scroll propagation on y axis] + expected: FAIL + + [overscroll-behavior-x: none prevents scroll propagation on x axis] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini b/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini @@ -8,3 +8,4 @@ if (os == "android") and not debug and not sessionHistoryInParent: [PASS, FAIL] if (os == "linux") and not tsan: [PASS, FAIL] if (os == "android") and debug: [PASS, FAIL] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-scroll-snap/snap-after-relayout/multiple-aligned-targets/prefer-focused-element.html.ini b/testing/web-platform/meta/css/css-scroll-snap/snap-after-relayout/multiple-aligned-targets/prefer-focused-element.html.ini @@ -8,7 +8,7 @@ [scroller follows selected snap target through layout shift,regardless of focus] expected: if (os == "linux") and fission and not asan and not debug and not tsan: [FAIL, PASS] - if (os == "linux") and not fission and debug: PASS + if (os == "linux") and not fission and debug: [FAIL, PASS] if os == "win": [FAIL, PASS] if os == "android": FAIL [PASS, FAIL]