scrollend-event-fires-to-iframe-window.html.ini (952B)
1 [scrollend-event-fires-to-iframe-window.html] 2 expected: 3 if os == "mac": OK 4 TIMEOUT 5 6 [Tests that the target_div within iframe gets scrollend event when touch dragging.] 7 expected: 8 if os == "mac": PASS 9 TIMEOUT 10 11 [Tests that the target_div within iframe gets scrollend event when clicking scrollbar.] 12 expected: 13 if os == "mac": PASS 14 NOTRUN 15 16 [Tests that the target_div within iframe gets scrollend event when dragging the scrollbar thumb.] 17 expected: 18 if os == "mac": PASS 19 NOTRUN 20 21 [scrollend fires to iframe window on mousewheelscroll] 22 expected: 23 if os == "mac": PASS 24 NOTRUN 25 26 [Tests that the target_div within iframe gets scrollend event when mouse wheel scrolling.] 27 expected: 28 if os == "mac": PASS 29 NOTRUN 30 31 [Tests that the target_div within iframe gets scrollend event when sending DOWN key to the target.] 32 expected: 33 if os == "mac": PASS 34 NOTRUN