tor-browser

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

mousemove-between.html.ini (333B)


      1 [mousemove-between.html]
      2  [Mousemove events between elements should fire in the correct order.]
      3    expected:
      4      if (os == "linux") and debug and fission and not swgl: [FAIL, PASS]
      5      if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
      6      if (os == "android") and not debug: [FAIL, PASS]
      7      [PASS, FAIL]