commit | 3895eb36f6ee7d56f7089505e9c20d00958b52f8 | [log] [tgz] |
---|---|---|
author | Marlon Facey <mfacey@chromium.org> | Tue Jul 22 21:37:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 22 21:37:28 2025 |
tree | d625fe9dc16e31e92aafca1619d11c40ad989ed9 | |
parent | 68bdd8a0764bc8f0695ecb18d05df72bc4c72bd1 [diff] |
[History] Remove focus from list item when focus is on inner elements Removes the outline from the list item when the focus is on the inner elements. Screenshot: http://screenshot/6gNCGQgngkbZgAB Bug: 428664734 Change-Id: I2c63b6d6ce5670965db35b54e78e1b50d3efe796 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6777359 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Marlon Facey <mfacey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1490438}
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.