14 lines
535 B
Markdown
14 lines
535 B
Markdown
|
# Accessibility
|
||
|
|
||
|
## Resources
|
||
|
|
||
|
[Chrome Accessibility Developer Tools][chrome-accessibility-developer-tools]
|
||
|
are useful for testing for potential accessibility problems in GitLab.
|
||
|
|
||
|
Accessibility best-practices and more in-depth information is available on
|
||
|
[the Audit Rules page][audit-rules] for the Chrome Accessibility Developer Tools.
|
||
|
|
||
|
|
||
|
[chrome-accessibility-developer-tools]: https://github.com/GoogleChrome/accessibility-developer-tools
|
||
|
[audit-rules]: https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules
|