row-wrap-and-col-flow.html.ini (690B)
1 [row-wrap-and-col-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 if the focusgroup wraps 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 vertically.] 8 expected: FAIL 9 10 [When on the first column, a left arrow press should move the focus to last column if the focusgroup wraps 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