tor-browser

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

a11y.toml (586B)


      1 [DEFAULT]
      2 support-files = [
      3  "../../../dom/media/test/bug461281.ogg",
      4  "../../../dom/security/test/csp/dummy.pdf",
      5  "../../../image/test/mochitest/animated-gif-finalframe.gif",
      6  "../../../image/test/mochitest/animated-gif.gif",
      7  "dumbfile.zip",
      8  "formimage.png",
      9  "letters.gif",
     10  "moz.png",
     11  "longdesc_src.html",
     12  "*.js",
     13  "treeview.css"]
     14 
     15 ["test_OuterDocAccessible.html"]
     16 
     17 ["test_aria_token_attrs.html"]
     18 
     19 ["test_bug420863.html"]
     20 
     21 ["test_custom_element_accessibility_defaults.html"]
     22 
     23 ["test_descr.html"]
     24 
     25 ["test_nsIAccessibleDocument.html"]
     26 
     27 ["test_nsIAccessibleImage.html"]