tor-browser

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

MediaRecorder-events-and-exceptions.html.ini (1841B)


      1 [MediaRecorder-events-and-exceptions.html]
      2  expected:
      3    if (os == "linux") and not debug and fission: [OK, CRASH]
      4  [MediaRecorder events and exceptions]
      5    expected:
      6      if (os == "mac") and debug: [PASS, FAIL]
      7 
      8 
      9 [MediaRecorder-events-and-exceptions.html?mimeType=video/webm;codecs=av1,opus]
     10 
     11 [MediaRecorder-events-and-exceptions.html?mimeType=video/webm;codecs=vp9,opus]
     12 
     13 [MediaRecorder-events-and-exceptions.html?mimeType=video/webm;codecs=vp8,opus]
     14  expected: TIMEOUT
     15  [MediaRecorder events and exceptions]
     16    expected: TIMEOUT
     17 
     18 
     19 [MediaRecorder-events-and-exceptions.html?mimeType='']
     20 
     21 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=vp9,opus]
     22 
     23 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4]
     24 
     25 [MediaRecorder-events-and-exceptions.html?mimeType=video/x-matroska;codecs=hvc1.1.6.L186.B0,opus]
     26 
     27 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=av01,mp4a.40.2]
     28  expected:
     29    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     30 
     31 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=avc1.64003E,mp4a.40.2]
     32 
     33 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=hev1.1.6.L186.B0,mp4a.40.2]
     34 
     35 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=hev1.1.6.L186.B0,opus]
     36 
     37 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=avc3.64003E,mp4a.40.2]
     38 
     39 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=av01,opus]
     40  expected:
     41    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     42 
     43 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=hvc1.1.6.L186.B0,opus]
     44 
     45 [MediaRecorder-events-and-exceptions.html?mimeType=video/mp4;codecs=hvc1.1.6.L186.B0,mp4a.40.2]
     46 
     47 [MediaRecorder-events-and-exceptions.html?mimeType=video/x-matroska;codecs=hev1.1.6.L186.B0,opus]