commit | a70a5fe76239aa0f78921b23e6f9972c5d67681b | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Fri Dec 02 19:20:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 19:20:07 2022 |
tree | 64135b1db5880313e8e94df605b88149ea28ced4 | |
parent | 240db215c2887ea8b3adedc89fd1f4f296cc4f8c [diff] |
ax_win: IAccessibleTextSelectionContainer::setSelection doesn't work on HTML:input AXPlatformNodeBase::HypertextOffsetToEndpoint fails to convert offset for leafs since it assumes an ax node has to have children. AXScript test will be added in crrev.com/c/4057450 after all required ax script win testing infrastructure is implemented. Followup: crrev.com/c/3690092 Bug: 1298144 Change-Id: Ib1eb1d0124a13dfe1e97ee5371e39779810822eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4070605 Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Alexander Surkkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1078716}
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.