summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/scrolling/scrollend-event-fires-to-iframe-window.html.ini
blob: e19cac4425e91d0a3a7160457ece3c520c9f982a (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
[scrollend-event-fires-to-iframe-window.html]
  expected: TIMEOUT
  [Tests that the target_div within iframe gets scrollend event when touch dragging.]
    expected:
      if os == "mac": PASS
      TIMEOUT

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

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

  [Tests that the target_div within iframe gets scrollend event when mouse wheel scrolling.]
    expected:
      if os == "mac": FAIL
      NOTRUN

  [scrollend fires to iframe window on mousewheelscroll]
    expected:
      if os == "mac": TIMEOUT
      NOTRUN

  [Tests that the target_div within iframe gets scrollend event when sending DOWN key to the target.]
    expected:
      if os == "mac": PASS
      NOTRUN