tor-browser

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

commit 1e7804d7dc77671961f3403d966a1a791f47d105
parent 43c2affa85b28aa9e05a6eb1b953eb164674867f
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri, 24 Oct 2025 20:57:16 +0000

Bug 1996342 [wpt PR 55647] - Update wpt metadata, a=testonly

wpt-pr: 55647
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select-in-page/customizable-select-in-page-keyboard-behavior.tentative.html.ini | 2++
Atesting/web-platform/meta/html/semantics/forms/the-select-element/select-clear-reappend.tentative.html.ini | 3+++
2 files changed, 5 insertions(+), 0 deletions(-)

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,4 +1,6 @@ [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 diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/select-clear-reappend.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-clear-reappend.tentative.html.ini @@ -0,0 +1,3 @@ +[select-clear-reappend.tentative.html] + [select.value should stay the same after clearing and re-appending options.] + expected: FAIL