tor-browser

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

pointerevent_pointermove_in_pointerlock.html.ini (459B)


      1 [pointerevent_pointermove_in_pointerlock.html]
      2  expected:
      3    if os == "android": OK
      4    [OK, ERROR]
      5  [pointermove event received inner frame]
      6    expected:
      7      if not fission: [PASS, FAIL]
      8 
      9  [pointermove event received]
     10    expected:
     11      if not fission and debug and (os_version == "14") and sessionHistoryInParent: [PASS, FAIL]
     12      if not fission and debug and (os_version == "24.04"): [PASS, FAIL]
     13      if not fission and not debug: [PASS, FAIL]