tor-browser

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

mouseup.html.ini (407B)


      1 [mouseup.html]
      2  [Event Timing mouseup.]
      3    expected:
      4      if (os_version == "14") and sessionHistoryInParent and not debug: [PASS, FAIL]
      5      if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, FAIL]
      6      if (os_version == "14.70") and not debug: [PASS, FAIL]
      7      if (os_version == "11.26100") and not debug: [PASS, FAIL]
      8      if not debug and (os == "linux"): [PASS, FAIL]