tor-browser

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

usbConnectionEvent.https.any.js.ini (586B)


      1 [usbConnectionEvent.https.any.sharedworker.html]
      2  [Can construct a USBConnectionEvent with a device]
      3    expected: FAIL
      4 
      5  [Cannot construct a USBConnectionEvent without a device]
      6    expected: FAIL
      7 
      8 
      9 [usbConnectionEvent.https.any.worker.html]
     10  [Can construct a USBConnectionEvent with a device]
     11    expected: FAIL
     12 
     13  [Cannot construct a USBConnectionEvent without a device]
     14    expected: FAIL
     15 
     16 
     17 [usbConnectionEvent.https.any.html]
     18  [Can construct a USBConnectionEvent with a device]
     19    expected: FAIL
     20 
     21  [Cannot construct a USBConnectionEvent without a device]
     22    expected: FAIL