tor-browser

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

gap-keydown-keyup.html.ini (271B)


      1 [gap-keydown-keyup.html]
      2  [keydown duration shouldn't wait for keyup.]
      3    expected:
      4      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      5      if (os == "mac") and not debug: [PASS, FAIL]
      6      if (os == "android") and not debug: [PASS, FAIL]