tor-browser

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

empty-spaces.html.ini (607B)


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