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

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.

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

Received on Wednesday, 12 August 2015 07:38:41 UTC