tor-browser

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

RTCPeerConnection-setRemoteDescription-offer.html.ini (781B)


      1 [RTCPeerConnection-setRemoteDescription-offer.html]
      2  expected:
      3    if (os == "linux") and not debug and fission: [ERROR, OK, CRASH]
      4    ERROR
      5  [setRemoteDescription(offer) with invalid SDP should reject with RTCError]
      6    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
      7    expected: FAIL
      8 
      9  [setRemoteDescription(invalidOffer) from have-local-offer does not undo rollback]
     10    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
     11    expected: FAIL
     12 
     13  [repeated sRD(offer) works]
     14    expected: NOTRUN
     15 
     16  [sRD(reoffer) with candidates and without trickle works]
     17    expected: NOTRUN
     18 
     19  [Transceivers added by sRD(offer) should not show up until sRD resolves]
     20    expected: NOTRUN
     21 
     22  [setRemoteDescription(section with duplicate msid) rejects]
     23    expected: NOTRUN