tor-browser

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

idbcursor-direction.any.js.ini (391B)


      1 [idbcursor-direction.any.sharedworker.html]
      2 
      3 [idbcursor-direction.any.html]
      4 
      5 [idbcursor-direction.any.worker.html]
      6  expected:
      7    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      8  [IDBCursor.direction - prevunique]
      9    expected:
     10      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     11 
     12 
     13 [idbcursor-direction.any.serviceworker.html]