summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini
blob: 0ce5115e3b2e2cee8b81dc9f452e1a25819ba095 (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
[scrollend-event-for-user-scroll.html]
  expected:
    if (os == "win") and ccov: [TIMEOUT, OK, ERROR]
    if debug: [TIMEOUT, OK, ERROR]
    TIMEOUT
  [Tests that the target_div gets scrollend event when touch dragging.]
    expected:
      if os == "mac": PASS
      TIMEOUT

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

  [Tests that the target_div gets scrollend event when clicking scrollbar.]
    expected:
      if os == "mac": PASS
      NOTRUN

  [Tests that the target_div gets scrollend event when dragging the scrollbar thumb.]
    expected:
      if os == "mac": PASS
      NOTRUN

  [Tests that the target_div gets scrollend event when sending DOWN key to the target.]
    expected: NOTRUN