tor-browser

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

RTCPeerConnection-getStats-timestamp.https.html.ini (399B)


      1 [RTCPeerConnection-getStats-timestamp.https.html]
      2  expected:
      3    if isolated_process: CRASH
      4  bug: 1709960
      5  [RTCRemoteInboundRtpStats.timestamp is expressed as Performance time]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, FAIL]
      8      if (os == "linux") and (processor == "x86"): [PASS, FAIL]
      9      if (os == "linux") and not debug: [PASS, FAIL]
     10      if (os == "win"): [PASS, FAIL]