tor-browser

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

keypath-exceptions.any.js.ini (411B)


      1 [keypath-exceptions.any.html]
      2 
      3 [keypath-exceptions.any.worker.html]
      4 
      5 [keypath-exceptions.any.sharedworker.html]
      6  expected:
      7    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      8  [Array key conversion should not invoke prototype getters]
      9    expected:
     10      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     11 
     12 
     13 [keypath-exceptions.any.serviceworker.html]