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

Is there a chance to initialize a touchList in Chrome?
`new TouchList()` doen't work. I've got an error: Illegal Constructor. 
`document.createTouchList` is also not working. There i've got an Uncaught ReferenceError...

I am using Chrome v.54

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

Received on Thursday, 8 December 2016 16:52:23 UTC