alltube/templates
Damien Senger 60350747a5
Adds a label to social sharing links
According to the WCAG (success criterias 2.4.4 and 4.1.2), the purpose
of each link should be determined from the link text alone or from the
link text together with its programmatically determined link context.

In this case, because there is no text content, we are using
`aria-label` to have an explicit purpose announced to users of
assisting technologies.

Resources:
- https://dequeuniversity.com/rules/axe/3.2/link-name
- https://www.w3.org/TR/WCAG21/#link-purpose-in-context
- https://www.w3.org/TR/WCAG20-TECHS/ARIA8.html
2019-04-13 12:19:11 +02:00
..
inc Adds a label to social sharing links 2019-04-13 12:19:11 +02:00
error.tpl fix: Use a main tag for the main part of the page 2018-01-16 13:07:10 +01:00
extractors.tpl Finish preparing pot file 2017-05-26 03:58:48 -07:00
index.tpl refactor: Move app name to a config variable 2019-01-06 16:59:16 +01:00
password.tpl fix: Use a main tag for the main part of the page 2018-01-16 13:07:10 +01:00
playlist.tpl fix: Use a main tag for the main part of the page 2018-01-16 13:07:10 +01:00
video.tpl fix: Remove empty format from format list 2018-05-19 16:16:20 +02:00