Verifies that tapping a subscrollable region during momentum scrolling does not dispatch click events. To run the test manually, swipe up on the black box to scroll it; while scrolling, tap the scrollable area to interrupt scrolling. The scrollable area should not observe any click events. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS scroller.scrollTop passed 500 | |
PASS successfullyParsed is true | |
TEST COMPLETE | |