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
I am facing a use case where I do not want to specify an empty or non-empty alt text on an image element. However, I still want to provide an aria-label for assistive technologies.
Would it be possible for template-accessibility-alt-text to consider aria-label to be an acceptable alternative (either by default or as a rule option)?
The text was updated successfully, but these errors were encountered:
ModestosV
changed the title
Allow aria-label to suppress template-accessibility-alt-text violation
[feature request]: Allow aria-label to suppress template-accessibility-alt-text violation
Aug 19, 2020
I am facing a use case where I do not want to specify an empty or non-empty alt text on an image element. However, I still want to provide an aria-label for assistive technologies.
Would it be possible for
template-accessibility-alt-text
to consideraria-label
to be an acceptable alternative (either by default or as a rule option)?The text was updated successfully, but these errors were encountered: