Skip to content
#

a11y

Here are 827 public repositories matching this topic...

grommet
a11yproject.com
mxmason
mxmason commented Apr 29, 2021

Summary

The Website links on the A11Y project team page have the visible label Website, but their accessible names start with other words. The ./src/_includes/person.njk template should be updated with expected link text.

  1. Navigate to https://www.a11yproject.com/team/
  2. Start VoiceOver (or NVDA, or similar)
  3. Navigate to Scott Vinkle's card
  4. Read the card contents with the sc
antross
antross commented Apr 13, 2021

This hint has been around since 2018 and is documented on webhint.io (https://webhint.io/docs/user-guide/hints/hint-doctype/). However it's not enabled by default in any of webhint's configurations (likely an oversight).

We should turn this on by default and perform any necessary cleanup in the process (e.g. switching to get locations from webhint's location-aware DOM that was added after the

Improve this page

Add a description, image, and links to the a11y topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the a11y topic, visit your repo's landing page and select "manage topics."

Learn more