- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 06 Mar 2015 07:33:21 -0800
- To: w3c/touch-events <touch-events@noreply.github.com>
Received on Friday, 6 March 2015 15:33:57 UTC
Specs need to define these explicitly, as not all events have the corresponding event handler attributes. See Fullscreen for an example: https://fullscreen.spec.whatwg.org/#api Blink has `ontouchstart`, `ontouchend`, `ontouchmove` and `ontouchcancel` on the `Document`, `Element` and `Window` interfaces. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/touch-events/issues/11
Received on Friday, 6 March 2015 15:33:57 UTC