tor-browser

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

commit f9094ff4fe176a148985ecc5ff9ce925ffab7062
parent a75a3b454a480f160aac567b23e3841b59548a12
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu,  9 Oct 2025 11:37:01 +0000

Bug 1992852 [wpt PR 55258] - Update wpt metadata, a=testonly

wpt-pr: 55258
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html.ini | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html.ini @@ -27,3 +27,9 @@ [custombutton: When the listbox is open, the tab key should close the listbox.] expected: FAIL + + [defaultbutton: When the listbox is closed, the enter key should not trigger form submission.] + expected: FAIL + + [custombutton: When the listbox is closed, the enter key should not trigger form submission.] + expected: FAIL