Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Evaluate site with axe browser plugin for accessibility issues #132

Open
4 tasks
cchesser opened this issue Mar 6, 2020 · 1 comment
Open
4 tasks

Evaluate site with axe browser plugin for accessibility issues #132

cchesser opened this issue Mar 6, 2020 · 1 comment
Assignees

Comments

@cchesser
Copy link
Member

cchesser commented Mar 6, 2020

We will want to look at our current static generated templates for accessibility issues with the axe plugin. We can then address and inventory outstanding items related to the site.

Scan Results

Existing

Finding Occurrences
ARIA attributes must conform to valid names 1
Elements must have sufficient color contrast 63
Frames must have title attribute 1
Form elements must have labels 1
Zooming and scaling must not be disabled 1
All page content must be contained by landmarks 1
Links with the same name have a similar purpose 1

New site

Results for the newly updated landing site from #136

Finding Occurrences
Elements must have sufficient color contrast 13
Images must have alternate text 2
Links must have discernible text 7
Heading levels should only increase by one 2

TODOs

  • Elements must have sufficient color contrast
  • Images must have alternate text
  • Links must have discernible text
  • Heading levels should only increase by one
@cchesser cchesser self-assigned this Jul 15, 2020
@cchesser
Copy link
Member Author

cchesser commented Aug 4, 2020

Items in the TODOs are still outstanding, but all the accessibilities of the older site are now gone with 1a72b67.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant