tor-browser

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

a11y.toml (857B)


      1 [DEFAULT]
      2 support-files = [
      3  "z_frames.html",
      4  "z_frames_article.html",
      5  "z_frames_checkbox.html",
      6  "z_frames_textbox.html",
      7  "z_frames_update.html",
      8  "!/accessible/tests/mochitest/*.js",
      9  "!/accessible/tests/mochitest/dumbfile.zip",
     10  "!/accessible/tests/mochitest/formimage.png",
     11  "!/accessible/tests/mochitest/treeview.css"]
     12 
     13 ["test_aria.html"]
     14 
     15 ["test_aria.xhtml"]
     16 
     17 ["test_aria_imgmap.html"]
     18 
     19 ["test_aria_widgetitems.html"]
     20 
     21 ["test_buttons.html"]
     22 
     23 ["test_controls.html"]
     24 
     25 ["test_controls.xhtml"]
     26 
     27 ["test_doc.html"]
     28 
     29 ["test_doc_busy.html"]
     30 
     31 ["test_docarticle.html"]
     32 
     33 ["test_editablebody.html"]
     34 
     35 ["test_expandable.xhtml"]
     36 
     37 ["test_frames.html"]
     38 
     39 ["test_inputs.html"]
     40 
     41 ["test_link.html"]
     42 
     43 ["test_popup.xhtml"]
     44 
     45 ["test_selects.html"]
     46 
     47 ["test_stale.html"]
     48 
     49 ["test_tabs.xhtml"]
     50 
     51 ["test_tree.xhtml"]
     52 
     53 ["test_visibility.html"]
     54 
     55 ["test_visibility.xhtml"]