blob: ee217d47cfedac4064019f6ef09e6f8db95f85e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Accessibility
=============
These pages contain design documents for the accessibility implementation in Gecko.
They live in the mozilla-central repository under the accessible/docs directory.
The `Accessibility page on the Mozilla Wiki <https://wiki.mozilla.org/Accessibility>`__ contains general information about accessibility and the accessibility team at Mozilla.
.. toctree::
:maxdepth: 1
Architecture
DocumentAccessibilityLifecycle
GeckoViewThreadTopography
ColorsAndHighContrastMode
|