tor-browser

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

mouseover.html.ini (337B)


      1 [mouseover.html]
      2  [Event Timing mouseover.]
      3    expected:
      4      if (os == "linux") and not debug and fission and not asan and tsan: PASS
      5      if (os == "linux") and not debug and fission and asan: PASS
      6      if (os == "win") and not debug and (processor == "x86_64"): PASS
      7      if (os == "android") and debug: PASS
      8      [PASS, FAIL]