tor-browser

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

a11y.toml (471B)


      1 [DEFAULT]
      2 support-files = [ "doc.html",
      3  "!/accessible/tests/mochitest/*.js"]
      4 
      5 ["test_atcaretoffset.html"]
      6 
      7 ["test_charboundary.html"]
      8 
      9 ["test_doc.html"]
     10 
     11 ["test_dynamic.html"]
     12 
     13 ["test_general.xhtml"]
     14 
     15 ["test_gettext.html"]
     16 
     17 ["test_hypertext.html"]
     18 
     19 ["test_lineboundary.html"]
     20 
     21 ["test_paragraphboundary.html"]
     22 
     23 ["test_passwords.html"]
     24 
     25 ["test_selection.html"]
     26 
     27 ["test_settext_input_event.html"]
     28 
     29 ["test_textBounds.html"]
     30 
     31 ["test_wordboundary.html"]
     32 
     33 ["test_words.html"]