tor-browser

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

mouseevents-after-touchend.tentative.html.ini (351B)


      1 [mouseevents-after-touchend.tentative.html]
      2  [Tapping twice slowly should not cause a dblclick]
      3    expected:
      4      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      5      if (os == "mac") and debug: [PASS, FAIL]
      6 
      7  [Tapping too far points should not cause a dblclick]
      8    expected:
      9      if (processor == "x86") and debug: [PASS, FAIL]