tor-browser

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

commit 2d6e07bdf0ea001d5fdd3dbf1946b31cf964627a
parent 75fe8c8ab69dd862e2d28a20a3532dd067e42183
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Wed, 17 Dec 2025 23:38:56 +0000

Bug 2006786 [wpt PR 56837] - Update wpt metadata, a=testonly

wpt-pr: 56837
wpt-type: metadata

Diffstat:
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-appearance.tentative.html.ini | 2--
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-keyboard-behavior.tentative.html.ini | 11-----------
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-mouse-behavior.tentative.html.ini | 12------------
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-sizing.tentative.html.ini | 2--
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/select-in-page-home-end-pagedown-pageup.optional.html.ini | 6------
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/select-in-page-typeahead.tentative.html.ini | 6------
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-appearance.tentative.html.ini | 2++
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-keyboard-behavior.tentative.html.ini | 9+++++++++
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-mouse-behavior.tentative.html.ini | 12++++++++++++
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-sizing.tentative.html.ini | 2++
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/select-listbox-home-end-pagedown-pageup.optional.html.ini | 6++++++
Atesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/select-listbox-typeahead.tentative.html.ini | 6++++++
12 files changed, 37 insertions(+), 39 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-appearance.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-appearance.tentative.html.ini @@ -1,2 +0,0 @@ -[customizable-select-in-page-appearance.tentative.html] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-keyboard-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-keyboard-behavior.tentative.html.ini @@ -1,11 +0,0 @@ -[customizable-select-in-page-keyboard-behavior.tentative.html] - expected: - if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] - [Keyboard behavior for base appearance <select multiple>] - expected: FAIL - - [Keyboard behavior for base appearance <select size=4>] - expected: FAIL - - [Base appearance in-page selects should not be focusable.] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-mouse-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-mouse-behavior.tentative.html.ini @@ -1,12 +0,0 @@ -[customizable-select-in-page-mouse-behavior.tentative.html] - [mouse: input behavior for base appearance <select multiple>] - expected: FAIL - - [mouse: input behavior for base appearance <select size=4>] - expected: FAIL - - [touch: input behavior for base appearance <select multiple>] - expected: FAIL - - [touch: input behavior for base appearance <select size=4>] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-sizing.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-sizing.tentative.html.ini @@ -1,2 +0,0 @@ -[customizable-select-in-page-sizing.tentative.html] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/select-in-page-home-end-pagedown-pageup.optional.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/select-in-page-home-end-pagedown-pageup.optional.html.ini @@ -1,6 +0,0 @@ -[select-in-page-home-end-pagedown-pageup.optional.html] - [single: Home/End/PageUp/PageDown should move focus between options and scroll.] - expected: FAIL - - [multiple: Home/End/PageUp/PageDown should move focus between options and scroll.] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/select-in-page-typeahead.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/select-in-page-typeahead.tentative.html.ini @@ -1,6 +0,0 @@ -[select-in-page-typeahead.tentative.html] - [<select>: Typeahead should focus options without checking them.] - expected: FAIL - - [<select multiple>: Typeahead should focus options without checking them.] - expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-appearance.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-appearance.tentative.html.ini @@ -0,0 +1,2 @@ +[customizable-select-listbox-appearance.tentative.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-keyboard-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-keyboard-behavior.tentative.html.ini @@ -0,0 +1,9 @@ +[customizable-select-listbox-keyboard-behavior.tentative.html] + [Keyboard behavior for base appearance <select multiple>] + expected: FAIL + + [Keyboard behavior for base appearance <select size=4>] + expected: FAIL + + [Base appearance listbox selects should not be focusable.] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-mouse-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-mouse-behavior.tentative.html.ini @@ -0,0 +1,12 @@ +[customizable-select-listbox-mouse-behavior.tentative.html] + [mouse: input behavior for base appearance <select multiple>] + expected: FAIL + + [mouse: input behavior for base appearance <select size=4>] + expected: FAIL + + [touch: input behavior for base appearance <select multiple>] + expected: FAIL + + [touch: input behavior for base appearance <select size=4>] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-sizing.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/customizable-select-listbox-sizing.tentative.html.ini @@ -0,0 +1,2 @@ +[customizable-select-listbox-sizing.tentative.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/select-listbox-home-end-pagedown-pageup.optional.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/select-listbox-home-end-pagedown-pageup.optional.html.ini @@ -0,0 +1,6 @@ +[select-listbox-home-end-pagedown-pageup.optional.html] + [single: Home/End/PageUp/PageDown should move focus between options and scroll.] + expected: FAIL + + [multiple: Home/End/PageUp/PageDown should move focus between options and scroll.] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/select-listbox-typeahead.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-listbox/select-listbox-typeahead.tentative.html.ini @@ -0,0 +1,6 @@ +[select-listbox-typeahead.tentative.html] + [<select>: Typeahead should focus options without checking them.] + expected: FAIL + + [<select multiple>: Typeahead should focus options without checking them.] + expected: FAIL