tor-browser

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

browser.toml (331B)


      1 [DEFAULT]
      2 tags = "devtools"
      3 subsuite = "devtools"
      4 support-files = [
      5  "!/devtools/client/shared/test/shared-head.js",
      6  "head.js",
      7 ]
      8 
      9 ["browser_script_command_execute_basic.js"]
     10 
     11 ["browser_script_command_execute_document__proto__.js"]
     12 
     13 ["browser_script_command_execute_last_result.js"]
     14 
     15 ["browser_script_command_execute_throw.js"]