summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide/accessibility.md
blob: df32242a5221d4087896097da6a8e73492d555d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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