Test that a drag is registered as a pointerdown, then pointermoves, then pointerup. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
pointerdown fired. | |
At least one pointermove was fired. | |
pointerup fired. | |
PASS successfullyParsed is true | |
TEST COMPLETE | |