tor-browser

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

pointerleave.html.ini (417B)


      1 [pointerleave.html]
      2  [Event Timing pointerleave.]
      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"): [FAIL, PASS]
      7      if (os == "android") and debug and sessionHistoryInParent: PASS
      8      if (os == "win") and debug: PASS
      9      [PASS, FAIL]