haikuwebkit/LayoutTests/fast/scrolling/ios/click-events-during-momentu...

11 lines
460 B
Plaintext

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