tor-browser

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

usbEndpoint.https.any.js.ini (384B)


      1 [usbEndpoint.https.any.html]
      2  [Can construct a USBEndpoint.]
      3    expected: FAIL
      4 
      5  [Constructing a USBEndpoint with an invalid endpoint number  throws a range error.]
      6    expected: FAIL
      7 
      8 
      9 [usbEndpoint.https.any.worker.html]
     10  [Can construct a USBEndpoint.]
     11    expected: FAIL
     12 
     13  [Constructing a USBEndpoint with an invalid endpoint number  throws a range error.]
     14    expected: FAIL