w3c / touch-events

https://w3c.github.io/touch-events/
26 stars 24 forks source link

note about avoiding conditional "touch OR mouse/keyboard" event handling #72

Closed patrickhlauke closed 8 years ago

patrickhlauke commented 8 years ago

Closes https://github.com/w3c/touch-events/issues/71

scottgonzalez commented 8 years ago

Looks good.

patrickhlauke commented 8 years ago

@RByers to review - this is admittedly a very rough first draft so feel free to rip it apart :) note i added a reference to InputDeviceCapabilities as well (unsure if that's a done thing since it's only a draft community group report)

patrickhlauke commented 8 years ago

cheers @scottgonzalez ... lightning fast there :)

RByers commented 8 years ago

Looks great, thanks! Just a couple small suggestions.

patrickhlauke commented 8 years ago

force-pushed an update. better?

RByers commented 8 years ago

LGTM with possible nit (your choice) - feel free to merge.