Re: [w3c/touch-events] Specify what browsers do on non-touch devices (#64)

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