tor-browser

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

interleaved-cursors-small.any.js.ini (673B)


      1 [interleaved-cursors-small.any.html]
      2  expected:
      3    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      5  [10 cursors]
      6    expected:
      7      if not sessionHistoryInParent and not debug: [PASS, TIMEOUT]
      8 
      9  [100 cursors]
     10    expected:
     11      if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
     12      if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT, NOTRUN]
     13 
     14 
     15 [interleaved-cursors-small.any.sharedworker.html]
     16 
     17 [interleaved-cursors-small.any.serviceworker.html]
     18 
     19 [interleaved-cursors-small.any.worker.html]