-
-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Description
per the following test
<div role=image>foo</div>
the checker reports a bad ARIA role. but this is a valid role which is supported by all browsers (wpt demonstrating role=image supported in all browsers.
The checker needs to be updated to remove the false positive for instances of this valid image role.
Reactions are currently unavailable