tor-browser

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

MediaStreamTrackGenerator-audio.https.html.ini (442B)


      1 [MediaStreamTrackGenerator-audio.https.html]
      2  [Tests that creating a Audio MediaStreamTrackGenerator works as expected]
      3    expected: FAIL
      4 
      5  [Creating Generator with an invalid kind throws]
      6    expected: FAIL
      7 
      8  [Creating Generator with a missing kind throws]
      9    expected: FAIL
     10 
     11  [Mismatched data and generator kind throws on write.]
     12    expected: FAIL
     13 
     14  [Tests that audio actually flows to a connected audio element]
     15    expected: FAIL