summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/scrolling/overscroll-deltas.html.ini
blob: 0ab5f021efc42e5aa1e600f8b989919f5d19b90f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[overscroll-deltas.html]
  expected:
    if (os == "linux") and not debug: [ERROR, OK, TIMEOUT]
    ERROR
  [Tests that the document gets overscroll event with right deltaX/Y attributes.]
    expected:
      if (os == "win") and ccov: FAIL
      if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, FAIL]
      if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, FAIL]
      if not debug and (os == "linux") and (processor == "x86"): [TIMEOUT, FAIL]
      if not debug and (os == "win"): TIMEOUT
      if not debug and (os == "mac"): TIMEOUT
      FAIL

  [testing, vertical]
    expected: TIMEOUT

  [testing, horizontal]
    expected: NOTRUN