RE: Last Call comments

> Per the deliberate design of the spec, preventDefault() never prevents touch actions (panning, zooming).

Sorry for the misinformation, then. I knew about the optimization goals but I thought preventDefault() could cancel the action after it already started (ie: after a slight glitch if the event takes too long to process) but it seems I was wrong on this. 		 	   		  

Received on Tuesday, 19 March 2013 21:59:36 UTC