[touch-events] createTouch has all the params as required, should probably have them optional

smaug---- has just created a new issue for 
https://github.com/w3c/touch-events:

== createTouch has all the params as required, should probably have 
them optional ==
https://github.com/w3c/web-platform-tests/blob/master/touch-events/create-touch-touchlist.html#L124
 should per spec throw, since not enough params are passed to the 
method. But instead that test assumes different behavior and it also 
assumes clientX/Y somehow magically get their values from other 
coordinates.

Please view or discuss this issue at 
https://github.com/w3c/touch-events/issues/58 using your GitHub 
account

Received on Tuesday, 29 December 2015 13:58:54 UTC