tor-browser

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

mochitest.toml (347B)


      1 [DEFAULT]
      2 skip-if = [
      3  "isolated_process", # Bug 1709948
      4 ]
      5 subsuite = "media"
      6 tags = "mediasession mediacontrol"
      7 
      8 support-files = [
      9  "../../test/gizmo.mp4",
     10  "file_trigger_actionhandler_frame.html",
     11  "file_trigger_actionhandler_window.html",
     12  "MediaSessionTestUtils.js",
     13 ]
     14 
     15 ["test_setactionhandler.html"]
     16 
     17 ["test_trigger_actionhandler.html"]