commit | 029bd45a52186334c77c5cf1bd66d1a0278c49b9 | [log] [tgz] |
---|---|---|
author | Cam Bickel <cambickel@google.com> | Thu Apr 24 14:51:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 14:51:31 2025 |
tree | 8bb9f20c25cceccf1f20f907e6b6a5d514dc6b37 | |
parent | 07632ec45c44812d66785db2cd3103ea092ef872 [diff] |
Set heading for android nodes This CL allows TalkBack and other ATs to detect whether a node is a heading (e.g. h1, h2). Screenshots of before/after (with http://cl/750775457 applied) Before: https://screenshot.googleplex.com/6GLoqF6uR9ExQmS After: https://screenshot.googleplex.com/3a7dPtbjmY6YE3o Test: Manual AX-Relnotes: n/a Bug: 393653983 Change-Id: I859887cf568ab8de0c96c7a8c4ed1b846ec8dced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6485946 Commit-Queue: Camden Bickel <cambickel@google.com> Reviewed-by: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/main@{#1451150}
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.