tor-browser

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

non-fully-active.html.ini (344B)


      1 [non-fully-active.html]
      2  expected:
      3    if (os == "mac") and debug: [OK, TIMEOUT]
      4    if os == "win": [TIMEOUT, OK]
      5  [Making a document non-fully active while locking results in an AbortError]
      6    expected:
      7      if (os == "mac") and debug: [FAIL, TIMEOUT]
      8      if os == "win": [PASS, FAIL, TIMEOUT]
      9      if os == "android": PASS
     10      FAIL