tor-browser

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

simple-case.html.ini (414B)


      1 [simple-case.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [A right arrow press should move the focus to the next column.]
      5    expected: FAIL
      6 
      7  [A down arrow press should move the focus to the next row.]
      8    expected: FAIL
      9 
     10  [A left arrow press should move to the previous column.]
     11    expected: FAIL
     12 
     13  [An up arrow press should move the focus to the previous row.]
     14    expected: FAIL