tor-browser

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

pointerevent_capture_suppressing_mouse.html.ini (365B)


      1 [pointerevent_capture_suppressing_mouse.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Validate pointer events track pointer movement without pointer capture.]
      5    expected:
      6      if (os == "linux") and not debug and not fission: [PASS, FAIL]
      7 
      8  [Test pointer capture.]
      9    expected:
     10      if (os == "linux") and not fission: [PASS, FAIL]