col-wrap-and-row-flow.html.ini (682B)
1 [col-wrap-and-row-flow.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 if the focusgroup wraps vertically.] 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 if the focusgroup wraps vertically.] 14 expected: FAIL