Note that the document.title shows the touchX and touchY associated with each tap and it is showing the x/y pair for the PREVIOUS tap source. Under iOS (7.0.6) this also occurs when I use mousePressed() and mouseX/mouseY instead of touchStart().