commit | 1d82bc8b9dca3c57cf5572766ac2c5843622cbdc | [log] [tgz] |
---|---|---|
author | Elias Klim <elklm@chromium.org> | Fri Jun 28 15:06:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 15:06:52 2024 |
tree | c6cde5eb8a43cb180d64da080196026b1ab274a6 | |
parent | 25788277863cae0b6468d0de5115a9cea93b4b35 [diff] |
Fix activity indicators accessibility announcement This CL fixes how a screen reader reads an activity indicator when a user selects it. The activity indicator is now announced as a Button. Bug: 324908895 Change-Id: I274f1f6049bbf1ebdf27f4330adb645c34232354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5644970 Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Elias Klim <elklm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1320971}
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.