tor-browser

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

row-flow-only.html.ini (403B)


      1 [row-flow-only.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [When on the last column, a right arrow press should move the focus to first column and next row if the focusgroup flows horizontally.]
      5    expected: FAIL
      6 
      7  [When on the first column, a left arrow press should move the focus to last column and previous row if the focusgroup flows horizontally.]
      8    expected: FAIL