tor-browser

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

keydown.html.ini (238B)


      1 [keydown.html]
      2  [Event Timing Keydown.]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      6      if (os == "linux") and not debug: [PASS, FAIL]