Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update allowed roles (meter) for img element #4054

Closed
scottaohara opened this issue Jun 15, 2023 · 1 comment · Fixed by #4055 · May be fixed by abdulrahman305/docs#4, Stanislav1975/sitespeed.io#4 or Stanislav1975/sitespeed.io#11
Closed
Labels
feat New feature or enhancement rules Issue or false result from an axe-core rule wai-aria

Comments

@scottaohara
Copy link
Contributor

Presently the img element allows the role of progressbar to be set to it. Similarly, the role meter should also be allowed.

ARIA in HTML is being updated to indicate this is an allowed role.

@WilcoFiers
Copy link
Contributor

Makes sense. Thanks for sharing @scottaohara!

@WilcoFiers WilcoFiers added this to the Axe-core 4.8 milestone Jun 16, 2023
@WilcoFiers WilcoFiers added feat New feature or enhancement rules Issue or false result from an axe-core rule wai-aria labels Jun 16, 2023
straker pushed a commit that referenced this issue Jun 16, 2023
* Update: add meter to allowed roles for named img

closes #4054

* fix spacing

* add meter img test

* Update test/integration/rules/aria-allowed-role/aria-allowed-role.html

* Update aria-allowed-role.json
@WilcoFiers WilcoFiers removed this from the Axe-core 4.8 milestone Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or enhancement rules Issue or false result from an axe-core rule wai-aria
Projects
None yet
2 participants