[scrollend-event-for-user-scroll.html]
expected:
if os == "mac": OK
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": PASS
NOTRUN
[Tests that the target_div gets scrollend event when clicking scrollbar.]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: 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:
if os == "mac": PASS
NOTRUN