tor-browser

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

MediaStreamTrackGenerator-video.https.html.ini (714B)


      1 [MediaStreamTrackGenerator-video.https.html]
      2  [Tests that MediaStreamTrackGenerator forwards frames to sink]
      3    expected: FAIL
      4 
      5  [Tests that frames are actually rendered correctly in a stream used for a video element.]
      6    expected: FAIL
      7 
      8  [Tests that frames are actually rendered correctly in a stream sent over a peer connection.]
      9    expected: FAIL
     10 
     11  [Tests that frames are sent correctly with RTCRtpEncodingParameters.scaleResolutionDownBy.]
     12    expected: FAIL
     13 
     14  [Tests that creating a Video MediaStreamTrackGenerator works as expected]
     15    expected: FAIL
     16 
     17  [Tests that VideoFrames are destroyed on write.]
     18    expected: FAIL
     19 
     20  [Mismatched frame and generator kind throws on write.]
     21    expected: FAIL