Make it possible to test additional accessibility properties in WPT
Categories
(Core :: Disability Access APIs, task)
Tracking
()
People
(Reporter: Jamie, Assigned: Jamie)
References
Details
Attachments
(6 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
It's currently possible to test computed accessibility labels and roles in WPT. We want to be able to test other properties, including description, states (checked/pressed/selected/etc.), tree relationships (parent/children), etc. This is being discussed between browser vendors and others in a few places, in order of specificity:
https://github.com/WICG/aom/issues/203
https://github.com/WICG/aom/issues/197
https://github.com/web-platform-tests/interop-accessibility/issues/90
I'm starting to prototype this in Gecko. Initially, this bug will be used to track work in progress, but it may be repurposed or split up as the work gets further along.
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee | ||
Comment 2•1 month ago
|
||
Assignee | ||
Comment 3•1 month ago
|
||
Assignee | ||
Comment 4•1 month ago
|
||
Assignee | ||
Comment 5•1 month ago
|
||
Assignee | ||
Comment 6•1 month ago
|
||
Assignee | ||
Comment 7•15 days ago
|
||
Hey :jgraham. This is still WIP, but I'd be grateful for some guidance on where to go from here. This "works", but there are obviously design/API shape questions that need to be answered and addressed. I'm somewhat blocked until I can get answers to those. See the questions in D227917. Thanks.
Comment 8•12 days ago
|
||
I've added some comments in the review. Sorry for the long delay.
Description
•