[touch-events] TouchEvent constructor is very unusual since it converts one type of object (sequence) to another type (TouchList) (#54)

I'm not aware of other events having such ctors.
Maybe this was already discussed in some other bug, but don't recall now.
Anyhow the inconsistency is a bit annoying.
And more importantly it isn't defined how one creates a TouchList from sequence<Touch>.

This is perhaps mostly editorial (tough I'm not happy with the inconsistency).

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/54

Received on Tuesday, 22 December 2015 21:05:25 UTC