Files
tubestation/testing/web-platform/tests/accessibility
Aaron Leventhal 5ee8b727a8 Bug 1922866 [wpt PR 48485] - [A11y] Remove Accessibility Object Model (AOM), a=testonly
Automatic update from web-platform-tests
[A11y] Remove Accessibility Object Model (AOM)

Follow-ups will completely remove AccessibleNode, which is still used
for its static methods for ARIA property retrieval in ordinary
<div aria-foo> situations.

Bug: 369945541
Change-Id: If4201088b86de9a88e1b611fae2e88a8ba3439ac
Cq-Do-Not-Cancel-Tryjobs: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5896593
Reviewed-by: Tzarial <zork@chromium.org>
Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org>
Reviewed-by: Richard (Torne) Coles <torne@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Auto-Submit: Aaron Leventhal <aleventhal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1364497}

--

wpt-commits: f36843386427263dafecbbc993fc184c09c38239
wpt-pr: 48485
2024-10-10 09:28:15 +00:00
..

ReadMe for /accessibility

This top-level /accessibility directory contains primarily (only?) general crash tests.

Accessibility specs are tested in top-level directories named after the particular spec. For example, see automated accessibility tests in:

  • /wai-aria
  • /html-aam
  • /accname
  • etc.

Primary reviewers for each of those specs can often be found in the META.yml file in each respective directory. Reach out directly or file related issues in each spec repo.

Pull requests welcome. Thank you!