commit | da2fb436daf49d244d6df0b35e488c300b014afe | [log] [tgz] |
---|---|---|
author | Kyungjun Lee <kyungjunlee@google.com> | Fri May 19 20:32:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 19 20:32:59 2023 |
tree | 9ef2b1fe720e79c08dc92eeb70160061b0be6806 | |
parent | d2ff696ac83c465719d97c6684a69e8f604e4fa1 [diff] |
Treat the PDF root role as container in AutomationPredicate In PDF Viewer, ChromeVox users should be able to navigate PDF content from the PDF root using Search + Right arrow. To support this behavior, the PDF root role needs to be treated as container. the PDF root with the Search + Right arrow keyboard shortcut. AX-Relnotes: ChromeVox now supports users to navigate PDF content from Bug: 1446756 Change-Id: I8eef66bed58b08eee6041b6bc91e774f8680a58f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4544870 Commit-Queue: Kyungjun Lee <kyungjunlee@google.com> Reviewed-by: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1146699}
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.