The Wayback Machine - https://web.archive.org/web/20210609230119/https://github.com/topics/a11y
Skip to content
#

a11y

Here are 851 public repositories matching this topic...

grommet
mgifford
mgifford commented May 23, 2021

In axe-core 3.4, axe supported "English (default), French, German (limited), Japenese, Spanish (new), Brazillian Portuguese (new)" - note that "Japenese" should be spelled "Japanese" & "Brazillian" should be spelled "Brazilian".
https://www.deque.com/blog/announcing-axe-core-3-4/

Looks like we're at 4.9.3, but I don't see what languages are supported in the documentation I could find. Is it

a11yproject.com
ActiveB1t
ActiveB1t commented Jul 16, 2020

Summary

Running the WAVE plugin shows not all text has sufficient contrast, and an empty link is present, these are minor issues and potentially false positives, as the site may serve as an example for others it would be great if at least all errors from automated tests are resolved.

Expected result

Running a tool such as the WAVE plugin on Chrome shows no errors.

Actual res

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