File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ Automated checks can catch a lot of common issues before they reach production.
3838- Validate your HTML with a tool like [ W3C's Markup Validation Service] [ w3c-markup-validator ]
3939- Hire assistive technology users to user test your product
4040
41- [ Juicy Studio ] : https://juicystudio.com/services/readability.php
4241[ axe DevTools ] : https://chromewebstore.google.com/detail/axe-devtools-web-accessib/lhdoppojpmngadmnindnejefpokejbdd
4342[ WAVE Evaluation Tool ] : https://chromewebstore.google.com/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh
4443[ ARIA DevTools ] : https://chromewebstore.google.com/detail/aria-devtools/dneemiigcbbgbdjlcdjjnianlikimpck
@@ -133,7 +132,7 @@ Automated checks can catch a lot of common issues before they reach production.
133132[ wcag-1-4-3 ] : https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum.html
134133[ wcag-1-4-1 ] : https://www.w3.org/WAI/WCAG22/Understanding/use-of-color.html
135134[ wcag-3-1 ] : https://www.w3.org/WAI/WCAG22/Understanding/readable.html
136- [ wcag-2-4-4 ] : https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
135+ [ wcag-2-4-4 ] : https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context.html
137136[ wcag-2-4-10 ] : https://www.w3.org/WAI/WCAG22/Understanding/section-headings.html
138137[ wcag-2-2-2 ] : https://www.w3.org/WAI/WCAG22/Understanding/pause-stop-hide.html
139138[ wcag-1-2-2 ] : https://www.w3.org/WAI/WCAG22/Understanding/captions-prerecorded.html
You can’t perform that action at this time.
0 commit comments