summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/grid-navigation/row-wrap-and-col-flow.html.ini
blob: e3eaa8581bdc7b4287638cb0779f2cd76b5de254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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