Re: [touch-events-tests] Expand on the Touch constructor tests (#3748)

I found https://github.com/w3c/touch-events/issues/58 and was about to file a new issue to make the Touch constructor maximally permissive, but then I hesitated. For events I'd argue that it's sad to make things nullable if it's actually not required for web compat, so I'll at least measure a bit about `document.createTouch` first.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3748#issuecomment-247879883

Received on Sunday, 18 September 2016 21:11:03 UTC