- From: Patrick H. Lauke <notifications@github.com>
- Date: Sun, 24 Sep 2017 18:21:04 +0000 (UTC)
- To: w3c/touch-events <touch-events@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 24 September 2017 18:21:27 UTC
the various `ontouchstart` etc are defined here https://w3c.github.io/touch-events/#extensions-to-the-globaleventhandlers-interface - how would one also define content attributes, rather than just IDL attributes? and to be clear, I assume we'd still want to keep the content attributes (so that authors CAN still do `<button ontouchstart="something()">...</button>` or whatever)? or is this suggesting that we just kill this off altogether? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/touch-events/issues/64#issuecomment-331728903
Received on Sunday, 24 September 2017 18:21:27 UTC