commit | baa08057726e299bba87fde86ac6b78b51479d68 | [log] [tgz] |
---|---|---|
author | Elly Fong-Jones <ellyjones@chromium.org> | Thu Jul 18 17:57:41 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 18 17:57:41 2019 |
tree | b8565b8209fb1cc3c4e9713e595091848070e591 | |
parent | 630bf19e14f6a50493bbe9401935534cdf2b1f37 [diff] |
settings: don't read redundant label/sublabel text Currently a cr-link-row is read like this: Label [text] Sublabel [text] Label, Sublabel [link] where the first two elements are not interactable but are focusable. After this change cr-link-row is read as simply: Label, Sublabel [link] Bug: 954700 Change-Id: Ia49e4f414bc277e0482985e8cd60c0a23c57dafd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707488 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#678754}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .