Bug 299508
| Summary: | WebDriver: Add support for GetAccessibilityProperties command | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rahim Abdi <rahim_abdi> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andresg_22, jcraig, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | All | ||
| OS: | All | ||
Rahim Abdi
WebDriver: Add feature flag to support Get Accessible Node command
Interop Accessibility 2025 (https://github.com/web-platform-tests/interop-accessibility/issues/148) includes an investigation into extending WebDriver capabilities and allowing more robust WPT accessibility testing besides role/label. See also:
- AOM Accessible Node proposal: https://github.com/WICG/aom/issues/203
- AOM Computing Accessible Backing Node: https://github.com/WICG/aom/issues/197
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161303091>
Rahim Abdi
Pull request: https://github.com/WebKit/WebKit/pull/51306
James Craig
Gecko progress ongoing too
https://bugzilla.mozilla.org/show_bug.cgi?id=1929144
WPT RFC:
https://github.com/web-platform-tests/rfcs/pull/226