Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

All Non-Text content must have text alternative #109

Open
alohr51 opened this issue Aug 14, 2019 · 0 comments
Open

All Non-Text content must have text alternative #109

alohr51 opened this issue Aug 14, 2019 · 0 comments

Comments

@alohr51
Copy link
Member

alohr51 commented Aug 14, 2019

All Non-Text content such as images, charts, graphs, media files, CAPTCHAs, audio alerts, etc. that convey information to the user, must have appropriate text alternatives.

Verify non-text content is labeled or has a text alternative by

  1. inspecting the code for proper labeling techniques
    1. alt attribute on images to describe them. Leave blank if the image is only for decorative purposes.
  2. aria-labels on actionable items https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute#Examples
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant