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

Allow icons to have title text for acccessibility #177

Open
imcbride opened this issue Jul 23, 2019 · 0 comments
Open

Allow icons to have title text for acccessibility #177

imcbride opened this issue Jul 23, 2019 · 0 comments
Assignees

Comments

@imcbride
Copy link
Member

When icons are the only element inside a link, the link will not contain any text and will fail WCAG 2.4.4 Link Purpose (In Context) Level A. The purpose of a <title> element inside the <svg> element is to provide a short description of the graphic and will not be displayed by the browser other than, possibly, as a tooltip.

imcbride added a commit that referenced this issue Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants