tor-browser

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

RTCRtpEncodingParameters-scaleResolutionDownTo.https.html.ini (1213B)


      1 [RTCRtpEncodingParameters-scaleResolutionDownTo.https.html]
      2  expected: TIMEOUT
      3  [addTransceiver: scaleResolutionDownBy is ignored when scaleResolutionDownTo is specified]
      4    expected: TIMEOUT
      5 
      6  [setParameters: scaleResolutionDownBy is ignored when scaleResolutionDownTo is specified]
      7    expected: NOTRUN
      8 
      9  [addTransceiver: scaleResolutionDownTo with half resolution]
     10    expected: NOTRUN
     11 
     12  [setParameters: Modify scaleResolutionDownTo while sending]
     13    expected: NOTRUN
     14 
     15  [scaleResolutionDownTo is orientation agnostic]
     16    expected: NOTRUN
     17 
     18  [addTransceiver: Invalid scaling throws]
     19    expected: FAIL
     20 
     21  [scaleResolutionDownTo does not change aspect ratio]
     22    expected: NOTRUN
     23 
     24  [scaleResolutionDownTo with simulcast]
     25    expected: NOTRUN
     26 
     27  [getParameters reflect the current scaleResolutionDownTo]
     28    expected: FAIL
     29 
     30  [addTransceiver: Specifying scaling on a subset of active encodings throws]
     31    expected: FAIL
     32 
     33  [addTransceiver: Specifying scaling on inactive encodings is optional]
     34    expected: FAIL
     35 
     36  [setParameters: Specifying scaling on a subset of active encodings throws]
     37    expected: FAIL
     38 
     39  [setParameters: Specifying scaling on inactive encodings is optional]
     40    expected: FAIL