tor-browser

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

chrome.toml (1339B)


      1 [DEFAULT]
      2 support-files = [
      3  "head.js",
      4  "accordion.snapshots.js",
      5 ]
      6 
      7 ["test_GridElementWidthResizer.html"]
      8 
      9 ["test_GridElementWidthResizer_RTL.html"]
     10 
     11 ["test_HSplitBox_01.html"]
     12 
     13 ["test_accordion.html"]
     14 
     15 ["test_frame_01.html"]
     16 
     17 ["test_frame_02.html"]
     18 
     19 ["test_list.html"]
     20 
     21 ["test_list_keyboard.html"]
     22 skip-if = [
     23  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1965131
     24 ]
     25 
     26 ["test_notification_box_01.html"]
     27 
     28 ["test_notification_box_02.html"]
     29 
     30 ["test_notification_box_03.html"]
     31 
     32 ["test_notification_box_04.html"]
     33 
     34 ["test_notification_box_05.html"]
     35 
     36 ["test_searchbox-with-autocomplete.html"]
     37 
     38 ["test_searchbox.html"]
     39 
     40 ["test_sidebar_toggle.html"]
     41 
     42 ["test_smart-trace-grouping.html"]
     43 
     44 ["test_smart-trace-source-maps.html"]
     45 
     46 ["test_smart-trace.html"]
     47 
     48 ["test_stack-trace-source-maps.html"]
     49 
     50 ["test_stack-trace.html"]
     51 
     52 ["test_tabs_accessibility.html"]
     53 
     54 ["test_tabs_menu.html"]
     55 
     56 ["test_tree-view_01.html"]
     57 
     58 ["test_tree-view_02.html"]
     59 
     60 ["test_tree_01.html"]
     61 
     62 ["test_tree_02.html"]
     63 
     64 ["test_tree_03.html"]
     65 
     66 ["test_tree_04.html"]
     67 
     68 ["test_tree_05.html"]
     69 
     70 ["test_tree_06.html"]
     71 
     72 ["test_tree_07.html"]
     73 
     74 ["test_tree_08.html"]
     75 
     76 ["test_tree_09.html"]
     77 
     78 ["test_tree_10.html"]
     79 
     80 ["test_tree_11.html"]
     81 
     82 ["test_tree_12.html"]
     83 
     84 ["test_tree_13.html"]
     85 
     86 ["test_tree_14.html"]
     87 
     88 ["test_tree_15.html"]
     89 
     90 ["test_tree_16.html"]