blob: 3f98d48e1ca257c5301b4e30ac9c3771cd955276 [file] [log] [blame]
This test verifies that double-tapping a button dispatches two click events when fast-clicking is active. To manually run the test, double tap the button; two 'Clicked' messages should appear.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Clicked
PASS Clicked
PASS clickCount became 2
PASS touchStartCount is 2
PASS successfullyParsed is true
TEST COMPLETE
Double tap here