blob: 881d49ca9b9a5a43dc98ce4c43cf8af6afde6f76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
HCMSettings
HCMMediaQueries
|