commit | 2e2246a8afad0835d112e66cfd85f3e49dc650c9 | [log] [tgz] |
---|---|---|
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | Wed Jan 25 11:12:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 25 11:12:18 2023 |
tree | 661e3dca9995217819fc244fe9f10f7c92d5f0c6 | |
parent | 336ff77ab04fa28658f7486a50096d3e21fbea77 [diff] |
Set default accessibility action for PDF links. PDF links must have the same default action for accessibility purposes as HTML links. Bug: 1400964 Change-Id: I4c086d4cb8ff7ecc3666609aaa4d9c42cb891e49 AX-relnotes: PDF links expose a default action. Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-rel,linux-blink-web-tests-force-accessibility-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4120577 Commit-Queue: Jacobo Aragunde Pérez <jaragunde@igalia.com> Reviewed-by: K. Moon <kmoon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1096692}
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.