Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Interop] Add TestDriver support for get_computed_label and get_compu…
…ted_role Implement the TestDriver APIs get_computed_label and get_computed_role as specified at [1] and [2]. These are needed for the accname tests in the Interop2024 Accessibility focus area [3]. These APIs were added to WPT in [4] and are already supported in WebDriver. Implementing them on window.internals allows us to run these tests in the normal Chromium test environment, which will help us in getting the tests passing for Interop2024. [1] https://w3c.github.io/webdriver/#get-computed-label [2] https://w3c.github.io/webdriver/#get-computed-role [3] https://wpt.fyi/results/accname?label=master&label=experimental&aligned&view=interop&q=label%3Ainterop-2024-accessibility [4] web-platform-tests@790bb1a Bug: 325612090, 41490722 Change-Id: I4d6899a97f1ed26a26b4e3b2e07ef2eb9e6e4b96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5328611 Reviewed-by: Alison Maher <[email protected]> Commit-Queue: Dan Clark <[email protected]> Cr-Commit-Position: refs/heads/main@{#1272377}
- Loading branch information