WICG / input-device-capabilities

InputDevice API proposal
MIT License
17 stars 14 forks source link

Polyfill should hook document.createEvent #11

Closed RByers closed 9 years ago

RByers commented 9 years ago

Events created with createEvent should have sourceDevice==null. At the moment the polyfill treats them like real input events.