Source code

Revision control

Copy as Markdown

Other Tools

[row-wrap-and-col-flow.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[When on the last column, a right arrow press should move the focus to first column if the focusgroup wraps horizontally.]
expected: FAIL
[When on the last row, a down arrow press should move the focus to first row and next column if the focusgroup flows vertically.]
expected: FAIL
[When on the first column, a left arrow press should move the focus to last column if the focusgroup wraps horizontally.]
expected: FAIL
[When on the first row, an up arrow press should move the focus to last row and previous column if the focusgroup flows horizontally.]
expected: FAIL