interop-accessibility
interop-accessibility copied to clipboard
Accessibility Testing for WPT
Three tests in `html-aam/table-roles.html` (`el-thead`, `el-tbody`, and `el-tfoot`) are failing on all tested browsers. There is [an open spec issue](https://github.com/w3c/html-aam/issues/474) aiming to find a way forward, but there's no consensus...
The following ambiguities in AccName were discovered while writing WPT tests for the (misnomer) "recursion" portions of "name from content." After some healthy discussion, the following issues are still unresolved:...
Previous meeting: #116 This meeting will be June 4, 2024 @ 9AM Pacific. The meeting is usually recurring the first week of the month. Please let @zcorpan know if you'd...
Add @lolaodelola to WPT and this project.
From [display: contents testing work](https://github.com/web-platform-tests/wpt/pull/43740), we've identified opportunities to expand testing coverage in accessibility interop to include keyboard testing. Common keyboard web accessibility issues which may be WPT-testable include: -...
Separate from the [Interop 2024 Accessibility Focus Area](https://github.com/web-platform-tests/interop/issues/526), we'll also have an investigation area that doesn't contribute to the overall Interop 2024 score. ## Scoring Criteria for Interop 2024 Accessibility...
FYI, we've received some additional implementation concerns about the "orphaned roles" prose. Seems like one engineer ~~may be~~ **_considered_** working around this in the engine test context primarily, which IMO...
As part of creating keyboard testing utilities (tracking in https://github.com/web-platform-tests/interop-accessibility/issues/101), we need to write tests to ensure the keyboard utils work properly/interoperably.
Tracker: - [x] Share draft documentation with @boazsender @cookiecrook (done Apr 28 2024) - [ ] Determine publication platform (likely our GitHub Wiki page) - [ ] Determine/publish updates to...
All of our tests currently run across browsers but I'm curious if it's possible to: - Write an engine-specific test (obviously this would be something that is a MAY/SHOULD in...