tor-browser

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

idlharness.https.window.js.ini (1273B)


      1 [idlharness.https.window.html]
      2  [MediaDevices interface: operation getDisplayMedia(optional DisplayMediaStreamOptions)]
      3    expected:
      4      if os == "android": FAIL
      5 
      6  [MediaDevices interface: navigator.mediaDevices must inherit property "getDisplayMedia(optional DisplayMediaStreamOptions)" with the proper type]
      7    expected:
      8      if os == "android": FAIL
      9 
     10  [MediaDevices interface: calling getDisplayMedia(optional DisplayMediaStreamOptions) on navigator.mediaDevices with too few arguments must throw TypeError]
     11    expected:
     12      if os == "android": FAIL
     13 
     14  [CaptureController interface: existence and properties of interface object]
     15    expected: FAIL
     16 
     17  [CaptureController interface object length]
     18    expected: FAIL
     19 
     20  [CaptureController interface object name]
     21    expected: FAIL
     22 
     23  [CaptureController interface: existence and properties of interface prototype object]
     24    expected: FAIL
     25 
     26  [CaptureController interface: existence and properties of interface prototype object's "constructor" property]
     27    expected: FAIL
     28 
     29  [CaptureController interface: existence and properties of interface prototype object's @@unscopables property]
     30    expected: FAIL
     31 
     32  [CaptureController interface: operation setFocusBehavior(CaptureStartFocusBehavior)]
     33    expected: FAIL