summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/scrolling/scrollend-event-fired-to-window.html.ini
blob: 9ae4e9ca6b777ee6490782ce4507165becc24cd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[scrollend-event-fired-to-window.html]
  expected:
    if (os == "win") and ccov: OK
    if (os == "linux") and not debug: [OK, TIMEOUT]
    TIMEOUT
  [Tests that the window gets scrollend event when no element scrolls after touch scrolling.]
    expected:
      if (os == "win") and ccov: 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_64") and 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