tor-browser

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

commit 4718fd35d2f4bf018a9ed805a9334b812a135335
parent cfa1a028c8c84a05d57e8edfbdc9d0ed8bcf9dea
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri,  7 Nov 2025 22:14:54 +0000

Bug 1999028 [wpt PR 55948] - Update wpt metadata, a=testonly

wpt-pr: 55948
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/html/semantics/the-button-element/command-and-commandfor/on-scroll-behavior.tentative.html.ini | 48++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/the-button-element/command-and-commandfor/on-scroll-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/the-button-element/command-and-commandfor/on-scroll-behavior.tentative.html.ini @@ -0,0 +1,48 @@ +[on-scroll-behavior.tentative.html] + [page-up command scrolls up] + expected: FAIL + + [page-down command scrolls down] + expected: FAIL + + [page-left command scrolls left] + expected: FAIL + + [page-right command scrolls right] + expected: FAIL + + [page-right works on horizontal-only container] + expected: FAIL + + [page-down works on vertical-only container] + expected: FAIL + + [page-block-end scrolls down in horizontal writing mode] + expected: FAIL + + [page-block-start scrolls up in horizontal writing mode] + expected: FAIL + + [page-inline-end scrolls right in LTR] + expected: FAIL + + [page-inline-start scrolls left in LTR] + expected: FAIL + + [page-inline-end works in RTL container] + expected: FAIL + + [scroll command is case-insensitive: page-up] + expected: FAIL + + [scroll command is case-insensitive: PAGE-UP] + expected: FAIL + + [scroll command is case-insensitive: PaGe-Up] + expected: FAIL + + [scroll amount is approximately one page] + expected: FAIL + + [multiple buttons can target same scroll container] + expected: FAIL