tor-browser

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

pointerevent_suppress_compat_events_on_click.html.ini (370B)


      1 [pointerevent_suppress_compat_events_on_click.html]
      2  [Event log]
      3    expected:
      4      if (os == "linux") and not debug and fission and not asan and not tsan: [PASS, FAIL]
      5      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      6      if (os == "linux") and not debug and not fission: [PASS, FAIL]
      7      if (os == "mac") and not debug: [PASS, FAIL]