- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Dec 2015 21:32:49 +0000
- To: public-touchevents@w3.org
After doing more research, it seems that MOST of the uses of `initTouchEvent` [we see in httparchive](https://drive.google.com/open?id=1Ve_Fgq-C625O7tmqinRShvSAZ8jkyrL-sV-rZWP3yyk) actually wouldn't work on Safari or Chrome (because Safari requires all 18 arguments to be supplied (despite their documentation saying otherwise) - perhaps a breaking change at some point that nobody noticed). We're now [considering removing](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/ktY_calb4QU) our (incompatible) `initTouchEvent` method from blink entirely. If we decide to do that, then I propose we undo the change to add it to the spec. -- GitHub Notification of comment by RByers Please view or discuss this issue at https://github.com/w3c/touch-events/issues/29#issuecomment-163755605 using your GitHub account
Received on Thursday, 10 December 2015 21:32:51 UTC