Re: [touch-events] TouchInit should perhaps include pageX and pageY

Yeah there's not going to be any getting around the fact that we have 
to define the logic for `MouseEvent`.  The argument here was whether 
we should figure how how to define the `Touch` constructor to do the 
same thing as for `MouseEvent`, or just require `pageX/Y` to be 
specified explicitly (computed by the caller instead of by the 
engine).

Anne convinced me we should do the latter.  Anne, are you now saying 
that perhaps we should do the former instead?

-- 
GitHub Notif of comment by RByers
See 
https://github.com/w3c/touch-events/issues/28#issuecomment-132367304

Received on Tuesday, 18 August 2015 21:52:53 UTC