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