flows-in-both-axes.html.ini (719B)
1 [flows-in-both-axes.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 last row, a down arrow press should move the focus to first row and next column if the focusgroup flows horizontally.] 8 expected: FAIL 9 10 [When on the first column, a left arrow press should move the focus to last column and previous row if the focusgroup flows horizontally.] 11 expected: FAIL 12 13 [When on the first row, an up arrow press should move the focus to last row and previous column if the focusgroup flows horizontally.] 14 expected: FAIL