w3c / html-aam

HTML Accessibility API Mappings - new spec updates should be made in https://github.com/w3c/aria/tree/main/html-aam
https://w3c.github.io/html-aam/
Other
100 stars 27 forks source link

Specify AXAPI behaviour for `low`, `high`, and `optimum` meter attributes. #538

Closed MReschenberg closed 2 weeks ago

MReschenberg commented 6 months ago

Closes #536

Specification based on Safari behaviour/attributes exposed.


Preview | Diff

MReschenberg commented 5 months ago

I’m not sure if this will need new API, or if there is existing API, but I’m reasonably sure AXValueDescription is not the ideal way to vend this to AT like VO.

Do you have an alternative attribute in mind? It sounds like there's not enough info at this point to make this spec decision, so I'm leaning towards updating firefox's VO implementation to match safari temporarily and leaving this open for discussion.

cookiecrook commented 5 months ago

Role/Subrole is already AXLevelIndicator/AXMeter but other attrs TBD based on the outcome of the linked issue.

rahimabdi commented 2 weeks ago

Closing, this PR has been migrated to the ARIA monorepo: