Re: [touch-events] Initialize touchList in Chrome

`document.createTouchList()` works, but only if Chrome is currently running on a touchscreen device/has touch events enabled. `new TouchList()` throws as illegal constructor there too, though.

@rbyers is there any change/clarification needed in the spec for this, do you think?

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

Received on Monday, 23 October 2017 11:48:15 UTC