blob: 000a31af65a8e58ff190171dbd2805e68743d93e [file] [log] [blame]
Verifies that tapping outside of a subscrollable region during momentum scrolling dispatches click events. To run the test manually, swipe up on the black box to scroll it; while scrolling, tap outside of the scrollable area. The page should observe click events.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS scroller.scrollTop passed 400
PASS Observed click event.
PASS successfullyParsed is true
TEST COMPLETE