simple-case-with-non-focusable-cell-in-the-center.html.ini (584B)
1 [simple-case-with-non-focusable-cell-in-the-center.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [A right arrow press should move the focus to the next column, skipping the non-focusable cell.] 5 expected: FAIL 6 7 [A down arrow press should move the focus to the next row, skipping the non-focusable cell.] 8 expected: FAIL 9 10 [A left arrow press should move to the previous column, skipping the non-focusable cell.] 11 expected: FAIL 12 13 [An up arrow press should move the focus to the previous row, skipping the non-focusable cell.] 14 expected: FAIL