commit | 105ae8e0609be56689d9c052bd12ea2f7ee6bb5c | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Tue Feb 11 16:59:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 16:59:18 2025 |
tree | 687c1f4739fdec3b1e9368daa86a77e0624c2062 | |
parent | ca47512a38c4cdbd81884631d205e19d5b6cb7fb [diff] |
Revert "[A11y] Text leaf nodes should not support IAccessible[Hyper]Text" This reverts commit 806b624f33a9e4e62fa67028fae6925a40cc0c31. Reason for revert: broke selection announcements in NVDA. See https://crbug.com/395118340 Note: this CL changes the some Linux tests from the original because of banned functions in presubmits. Original change's description: > [A11y] Text leaf nodes should not support IAccessible[Hyper]Text > > Fixed: 388863170 > Bug: 384959116 > Change-Id: I72e3348368b4a323c184ff3ab1b731ccd0d0b613 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6167590 > Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> > Reviewed-by: David Tseng <dtseng@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1407996} Bug: 384959116,395118340 Change-Id: I1cbdd882015652720edb8975ee5dcbcb1f7b045f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6250087 Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Mark Schillaci <mschillaci@google.com> Commit-Queue: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/main@{#1418693}
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.