tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

index.rst (777B)


      1 Accessibility
      2 =============
      3 
      4 These pages contain design documents for the accessibility implementation in Gecko.
      5 They live in the mozilla-central repository under the accessible/docs directory.
      6 
      7 The `Accessibility page on the Mozilla Wiki <https://wiki.mozilla.org/Accessibility>`__ contains general information about accessibility and the accessibility team at Mozilla.
      8 
      9 The `Mochitest FAQ docs <../testing/mochitest-plain/faq.html#how-can-i-run-accessibility-tests-a11y-checks>`__ contain guidance on debugging a11y-checks failures and working with AccessibilityUtils when writing frontend test cases.
     10 
     11 .. toctree::
     12   :maxdepth: 1
     13 
     14   Architecture
     15   DocumentAccessibilityLifecycle
     16   GeckoViewThreadTopography
     17   ColorsAndHighContrastMode
     18   HCMSettings
     19   HCMMediaQueries