tor-browser

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

close.https.html.ini (347B)


      1 [close.https.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64"): [OK, TIMEOUT]
      4    if (os == "win") and not debug: [OK, TIMEOUT]
      5  [ServiceWorkerGlobalScope: close operation]
      6    expected:
      7      if (os == "win") and debug and (processor == "x86_64"): [PASS, TIMEOUT]
      8      if (os == "win") and not debug: [PASS, TIMEOUT]