IBMa / equal-access

IBM Equal Access Accessibility Checker contains tools to automate accessibility checking from a browser or in a continuous development/build environment
https://www.ibm.com/able/toolkit/tools#develop
Apache License 2.0
635 stars 82 forks source link

Rewrite accessible name module for the rule engine #2055

Closed shunguoy closed 1 week ago

shunguoy commented 1 month ago

The current accessible name calculations are incomplete and some are not up-to-date. A up-to-date accessible name calculations can be used in the future for performance improvement.

MHoov commented 1 month ago

@shunguoy do you need to reopen this issue?

shunguoy commented 1 month ago

@MHoov This was a new issue, and supposed to be "In progress", but I accidentially "done" this one, rather than the one supposed to be. Sorry about this.

philljenkins commented 1 month ago

This work may close #411 [BUG] SVG style fails this rule: Accessible name does not match or contain the visible label text #411

shunguoy commented 2 weeks ago

PR: https://github.com/IBMa/equal-access/pull/2025