Re: [touch-events] TouchInit should perhaps include pageX and pageY (#28)

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?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/28#issuecomment-132367304

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