summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini
blob: 87cdcd1ec6e040647b542333cb0552560ce71136 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[scrollend-event-for-user-scroll.html]
  expected:
    if (os == "win") and ccov: [ERROR, OK]
    if (os == "win") and debug: [OK, ERROR, TIMEOUT]
  [Tests that the target_div gets scrollend event when touch dragging.]
    expected:
      if os == "mac": PASS
      FAIL

  [Tests that the target_div gets scrollend event when mouse wheel scrolling.]
    expected:
      if os == "android": FAIL
      [FAIL, PASS]