tor-browser

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

a11y.toml (344B)


      1 [DEFAULT]
      2 support-files = [ "zoom_tree.xhtml",
      3  "!/accessible/tests/mochitest/*.js",
      4  "!/accessible/tests/mochitest/letters.gif"]
      5 
      6 ["test_browser.html"]
      7 
      8 ["test_general.html"]
      9 
     10 ["test_menu.xhtml"]
     11 
     12 ["test_shadowroot.html"]
     13 support-files = "test_shadowroot_subframe.html"
     14 
     15 ["test_zoom.html"]
     16 
     17 ["test_zoom_text.html"]
     18 
     19 ["test_zoom_tree.xhtml"]