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

'Back to top' link has redundant title text #100

Open
timcoxopc opened this issue Aug 26, 2019 · 0 comments
Open

'Back to top' link has redundant title text #100

timcoxopc opened this issue Aug 26, 2019 · 0 comments

Comments

@timcoxopc
Copy link

On line 128 of govcms8_uikit_starter/templates/layout/page.html.twig the title text is the same as the anchor text.

The title attribute is used to provide additional information to help clarify or further describe the purpose of a link
https://www.w3.org/TR/WCAG20-TECHS/H33.html

The title text should not just duplicate the anchor text. I suggest removing it.

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

1 participant