commit | 65c171368e704718d6c6559e50710aee4babdb51 | [log] [tgz] |
---|---|---|
author | Joanmarie Diggs <jdiggs@igalia.com> | Wed Aug 11 18:44:08 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 11 18:44:08 2021 |
tree | 0a54497255df6ede4e1850d8d08f636d2e18dbe4 | |
parent | 076a938b0eb98d0b652e8944d0928a2ba39f1a28 [diff] |
Do not expose aria-level on a tablist ARIA 1.2 removes aria-level as a supported property on tablist. This commit implements that change. AX-Relnotes: Implement ARIA 1.2 change to not support/expose aria-level on a tablist. Bug: 1238743 Cq-Include-Trybots: luci.chromium.try:linux-blink-web-tests-force-accessibility-rel Change-Id: I53c6b69007a449ecf2a080fe67126ef58c9c5937 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3086692 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#910917}
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.