Touch Events spec and the Web IDL dependency tests

Philippe, Doug,

Re the Touch Events spec [TE] and its Web IDL dependency, the test file 
<http://w3c-test.org/webevents/tests/touch-events-v1/approved/single-touch.html> 
makes several Web IDL tests for each of the 3 interfaces defined in the 
spec:

* TouchEvent - function check_TouchEvent

* Touch object - function check_Touch_object

* TouchList object - function check_TouchList_object

Regarding the Web IDL testing needed to satisfy the TE spec's WebIDL 
dependency, what additional test(s) are required?

-Thanks, AB

[TE] <https://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html>

Received on Wednesday, 3 April 2013 12:13:06 UTC