summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/pointerevent_touch-action-verification.html.ini
blob: 0782977a68de3c97769fe4e7e3fd10135b9591b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[pointerevent_touch-action-verification.html]
  type: testharness
  prefs: [layout.css.touch_action.enabled:true]
  [explicit-pan-left]
    expected: FAIL

  [explicit-pan-right]
    expected: FAIL

  [explicit-pan-up]
    expected: FAIL

  [explicit-pan-down]
    expected: FAIL

  [explicit-pan-left-pan-up]
    expected: FAIL

  [explicit-pan-left-pan-down]
    expected: FAIL

  [explicit-pan-right-pan-up]
    expected: FAIL

  [explicit-pan-right-pan-down]
    expected: FAIL

  [explicit-pan-up-pan-left]
    expected: FAIL

  [explicit-pan-up-pan-right]
    expected: FAIL

  [explicit-pan-down-pan-left]
    expected: FAIL

  [explicit-pan-down-pan-right]
    expected: FAIL