tor-browser

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

commit c4453e4afd5c5322eb21f75bc0e4f9bdcc06f355
parent 310bbeadeca8036d90fb059bc55b83ab76d2807c
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Wed, 22 Oct 2025 08:02:03 +0000

Bug 1995318 [wpt PR 55545] - Update wpt metadata, a=testonly

wpt-pr: 55545
wpt-type: metadata

Diffstat:
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.html.ini | 9---------
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.optional.html.ini | 9+++++++++
2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.html.ini @@ -1,9 +0,0 @@ -[select-click-drag-option.html] - [Clicking the invoker button and dragging to an option should choose that option and close the picker.] - expected: FAIL - - [mouse: Releasing the pointer on an option positioned on top of the invoker button should not close the picker.] - expected: FAIL - - [touch: Releasing the pointer on an option positioned on top of the invoker button should not close the picker.] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.optional.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.optional.html.ini @@ -0,0 +1,9 @@ +[select-click-drag-option.optional.html] + [Clicking the invoker button and dragging to an option should choose that option and close the picker.] + expected: FAIL + + [mouse: Releasing the pointer on an option positioned on top of the invoker button should not close the picker.] + expected: FAIL + + [touch: Releasing the pointer on an option positioned on top of the invoker button should not close the picker.] + expected: FAIL