tor-browser

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

getdisplaymedia-restrictOwnAudio.https.html.ini (348B)


      1 [getdisplaymedia-restrictOwnAudio.https.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, CRASH]
      4  [restrictOwnAudio is supported]
      5    expected: FAIL
      6 
      7  [getDisplayMedia({"audio":{"restrictOwnAudio":true}}) with getSettings]
      8    expected: FAIL
      9 
     10  [getDisplayMedia({"audio":{"restrictOwnAudio":false}}) with getSettings]
     11    expected: FAIL