| commit | d39068c6213a270d0cb8c6ac1db0f2877fdff36b | [log] [tgz] |
|---|---|---|
| author | Joey Arhar <jarhar@chromium.org> | Fri May 02 00:01:20 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 02 00:01:20 2025 |
| tree | f59ce324690fa3e689173adf3568dfbd3f5e2f03 | |
| parent | b54c71bf3db79dfeb14b9077392ca80b4c82fdf0 [diff] |
Implement tab key behavior for customizable select in-page This patch makes the tab key leave the entire <select> element and go to the next focusable element when focused on an <option> inside an in-page customizable <select>. Bug: 357649033 Change-Id: I7af1cff3c764df01395f98beccfdf00524291a54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6448709 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1454755}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.