mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
f85f46278f
Differential Revision: https://phabricator.services.mozilla.com/D192901
18 lines
544 B
ReStructuredText
18 lines
544 B
ReStructuredText
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
|