tor-browser

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

a11y.toml (388B)


      1 [DEFAULT]
      2 support-files = [
      3  "!/accessible/tests/mochitest/*.js",
      4  "!/accessible/tests/mochitest/moz.png",
      5  "!/dom/media/test/bug461281.ogg",
      6  "!/dom/security/test/csp/dummy.pdf"]
      7  
      8 ["test_HTMLSpec.html"]
      9 
     10 ["test_MathMLSpec.html"]
     11 
     12 ["test_figure.html"]
     13 
     14 ["test_listbox.xhtml"]
     15 
     16 ["test_nsApplicationAcc.html"]
     17 
     18 ["test_shadowroot.html"]
     19 support-files = "test_shadowroot_subframe.html"