tor-browser

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

commit 75fe8c8ab69dd862e2d28a20a3532dd067e42183
parent 63cf529acc7b3a8338355ac3b0315e34f8eff437
Author: Joey Arhar <jarhar@chromium.org>
Date:   Fri, 19 Dec 2025 09:19:10 +0000

Bug 2006786 [wpt PR 56837] - Rename CustomizableSelectInPage to CustomizableSelectListbox, a=testonly

Automatic update from web-platform-tests
Rename CustomizableSelectInPage to CustomizableSelectListbox

Listbox is a better term to describe this feature than "in page":
1. The HTML spec defines this rendering mode as "list box":
   https://html.spec.whatwg.org/#list-box
2. ARIA defines this widget as a "listbox":
   https://w3c.github.io/aria/#listbox
3. Component libraries call this a "listbox":
   - https://react-spectrum.adobe.com/react-aria/ListBox.html
   - https://primereact.org/listbox/
   - https://headlessui.com/react/listbox

Bug: 357649033
Change-Id: I436f623ea91ba12b2be82c5522da0815e5472a25
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7262921
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1560263}

--

wpt-commits: de57e64c2bae4a0da0ab13ade5cd4488065db76d
wpt-pr: 56837