- From: Chong Zhang via GitHub <sysbot+gh@w3.org>
- Date: Tue, 01 Dec 2015 23:55:01 +0000
- To: public-touchevents@w3.org
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. -- GitHub Notification of comment by choniong Please view or discuss this issue at https://github.com/w3c/touch-events/pull/47#issuecomment-161135347 using your GitHub account
Received on Tuesday, 1 December 2015 23:55:03 UTC