Re: [w3c/touch-events] Initialize touchList in Chrome (#78)

`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?

-- 
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/78#issuecomment-338633561

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