Re: [touch-events] Added legacy interface initTouchEvent (#47)

Sure I will add `createTouch` and `createTouchList` in another branch.

For  `scale` and `rotation`, [Apple's doc](https://developer.apple.com/library/iad/documentation/UserExperience/Reference/TouchEventClassReference/index.html#//apple_ref/javascript/instm/TouchEvent/initTouchEvent) says they are optional, but actually all arguments are required in Safari. Do we want to match docs or shipped code?

For those unused arguments I've renamed them to `unused` and added note about it, but for the change list I need to update commit link after landed.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/pull/47#issuecomment-161135347

Received on Tuesday, 1 December 2015 23:55:59 UTC