tor-browser

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

timers.html.ini (300B)


      1 [timers.html]
      2  [Timers should be paused when the page is in BFCache]
      3    expected:
      4      if (os == "mac") and debug and (version == "OS X 14.7.1"): PASS
      5      if (os == "linux") and not fission and not debug: [FAIL, PASS]
      6      if os == "win": PASS
      7      if os == "android": PASS
      8      [PASS, FAIL]