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

I think UI Events is quite broken when it comes to `MouseEvent` (UI Events is better not used as a guidance for defining events):

1. It should include the missing members.
2. Although it should not change `initMouseEvent()` arguments, it should define the method fully. Not through a note.
3. The missing members should be included in the `MouseEventInit` dictionary.

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

Received on Wednesday, 12 August 2015 07:39:10 UTC