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

Thanks @annevk, that makes sense.  I'm also not sure what to do about `MouseEventInit` but since `TouchInit` is new, let's do the right thing and include the computed properties `pageX` and `pageY` (even though that may be inconsistent with `MouseEventInit`).

@choniong feel free to submit a pull request with that spec tweak (or if you prefer I can make it).

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

Received on Monday, 26 October 2015 13:49:24 UTC