You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Presently the img element allows the role of
progressbar
to be set to it. Similarly, the rolemeter
should also be allowed.ARIA in HTML is being updated to indicate this is an allowed role.
The text was updated successfully, but these errors were encountered: