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

(pageX/Y are odd properties, since if MouseEvent is created by a 
script, pageX/Y are computed from clientX/Y values passed to 
ctor/init*Event and the web relies on that behavior. But I guess 
explicitly passing pageX/Y would be fine too)

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

Received on Tuesday, 18 August 2015 19:17:57 UTC