Source code

Revision control

Copy as Markdown

Other Tools

[simple-case-with-non-focusable-cell-in-the-center.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[A right arrow press should move the focus to the next column, skipping the non-focusable cell.]
expected: FAIL
[A down arrow press should move the focus to the next row, skipping the non-focusable cell.]
expected: FAIL
[A left arrow press should move to the previous column, skipping the non-focusable cell.]
expected: FAIL
[An up arrow press should move the focus to the previous row, skipping the non-focusable cell.]
expected: FAIL