tor-browser

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

multi-touch-interactions.html.ini (411B)


      1 [multi-touch-interactions.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [touchstart #2: change in touches.length is valid]
      5    expected: FAIL
      6 
      7  [touchend #1: change in targetTouches.length is valid]
      8    expected: FAIL
      9 
     10  [touchend #2: changedTouches is a subset of last received touches]
     11    expected: FAIL
     12 
     13  [touchend #3: change in targetTouches.length is valid]
     14    expected: FAIL