Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alt text #5300

Closed
Tracked by #5251
atsansone opened this issue Oct 27, 2023 · 1 comment
Closed
Tracked by #5251

Add alt text #5300

atsansone opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
cl.fixed Issue is closed as fixed e2-days Can complete in < 5 days of normal, not dedicated, work p1-high Major but not urgent concern: Resolve in months. Update each month. st.triage.ltw Indicates Lead Tech Writer has triaged t.a11y Relates to an accessibility concern

Comments

@atsansone
Copy link
Contributor

atsansone commented Oct 27, 2023

Add alt attribute to all images on the site. This violates WCAG H37.

Refer to the W3C’s alt Decision Tree and Axess Lab’s Ultimate Guide to Alt Texts for guidance.

See #1104

@atsansone atsansone added p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern e2-days Can complete in < 5 days of normal, not dedicated, work st.triage.ltw Indicates Lead Tech Writer has triaged labels Oct 27, 2023
@atsansone atsansone self-assigned this Nov 8, 2023
@atsansone atsansone added the cl.fixed Issue is closed as fixed label Dec 27, 2023
@atsansone
Copy link
Contributor Author

Ran this tool and this regex ((<img(?!.*?alt=(['"]).*?\2)[^>]*)(>) to find all <img> tags without the alt attribute.

Both returned no files. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cl.fixed Issue is closed as fixed e2-days Can complete in < 5 days of normal, not dedicated, work p1-high Major but not urgent concern: Resolve in months. Update each month. st.triage.ltw Indicates Lead Tech Writer has triaged t.a11y Relates to an accessibility concern
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant