tor-browser

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

mouseout.html.ini (389B)


      1 [mouseout.html]
      2  expected: [OK, TIMEOUT]
      3  [Event Timing mouseout.]
      4    expected:
      5      if (os == "linux") and not asan and debug and fission: PASS
      6      if (os == "win") and debug and (processor == "x86"): PASS
      7      if (os == "android") and debug and not sessionHistoryInParent: PASS
      8      if (os == "win") and not debug: PASS
      9      if (os == "linux") and asan: PASS
     10      [PASS, FAIL]