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

(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)

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

Received on Tuesday, 18 August 2015 19:18:31 UTC