Skip to content

False positive for valid role=image #1771

@scottaohara

Description

@scottaohara

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions