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
The rule currently applies to all <input type="image"> elements in addition to any element with a role of img and then proceeds to talk about the src attribute in its expectations. However, the src attribute only has meaning in context of <input type="image"> and <img> elements. As such, the rule should not be applicable to a case such as this: