tor-browser

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

pointerevent_movementxy_with_pointerlock.html.ini (403B)


      1 [pointerevent_movementxy_with_pointerlock.html]
      2  expected:
      3    if os == "mac": [OK, ERROR, TIMEOUT]
      4    if os == "android": OK
      5    [OK, ERROR]
      6  [mouse pointerevent movementX/Y with pointerlock test]
      7    expected:
      8      if (processor == "x86") and (os == "linux"): [FAIL, PASS, TIMEOUT]
      9      if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS, TIMEOUT]
     10      [PASS, FAIL, TIMEOUT]