
First, this brings us closer to testing exactly what assistive technologies interact with. Second, once the migration from the old accessibility API to the new one is complete and no accessibility attributes are exposed, we will have hundreds of AX dump tests for the old API. These tests should either be converted to the new API or we should switch to the external AXUIElement tree, which is still based on the old API. Bug: 363275809 Change-Id: Ibe1abeec66b4f786676c92defa2b76d7dc8333f5 AX-Relnotes: n/a Low-Coverage-Reason: COVERAGE_UNDERREPORTED there are hundreds of AX dump tree tests using this code Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5889630 Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: Valerie Young <spectranaut@igalia.com> Reviewed-by: Jayson Adams <shrike@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374693}
This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).