blob: 2ba506232c7ccc740e98f9ccacabdc7064c85879 [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 178
touchend fired.
PASS successfullyParsed is true
TEST COMPLETE
Test