tor-browser

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

pointerevent_pointerlock_after_pointercapture.html.ini (276B)


      1 [pointerevent_pointerlock_after_pointercapture.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4    if (os == "mac") and not debug: [OK, ERROR]
      5  [mouse no pointercapture while pointerlock]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, FAIL]