tor-browser

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

mochitest_media_engine.toml (337B)


      1 [DEFAULT]
      2 subsuite = "media"
      3 tags = "media-engine-compatible"
      4 skip-if = [
      5  "!wmfme",
      6 ]
      7 
      8 support-files = [
      9  "tearsofsteel_1frame_encrypted.mp4",
     10 ]
     11 
     12 ["test_eme_mfcdm_generate_request.html"]
     13 
     14 ["test_eme_mfcdm_generate_request_from_new_session.html"]
     15 
     16 ["test_eme_mfcdm_getstatusforpolicy.html"]
     17 
     18 ["test_eme_wideinve_l1_installation.html"]