Re: [touch-events] Specify what browsers do on non-touch devices

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?

-- 
GitHub Notification of comment by patrickhlauke
Please view or discuss this issue at https://github.com/w3c/touch-events/issues/64#issuecomment-331728903 using your GitHub account

Received on Sunday, 24 September 2017 18:21:07 UTC