accessibility-developer-tools
accessibility-developer-tools copied to clipboard
AX_ARIA_12 triggered on `<img>` tag
This snippet triggers AX_ARIA_12
<img src="example.png" alt="" role="presentation">
It seems like an img tag is something with native semantics that is perfectly valid target for this role (in this case it's a purely decorational image and has no purpose or description)