blob: 11670b954a387d46555e650b8124c9f97c91873b [file] [log] [blame]
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