blob: 206e30a8641dbfdb77259eeaafd6e98b3bd85a4c [file] [log] [blame]
Checks that touches work on elements that are taller than the view.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
touchstart fired.
PASS event.touches.length is 1
PASS event.touches[0].clientX is 113
PASS event.touches[0].clientY is 138
touchend fired.
PASS successfullyParsed is true
TEST COMPLETE
Test