/home/clopez/webkit/webkit/layout-test-results/retries/fast/events/touch/document-create-touch-actual.txt

 1CONSOLE MESSAGE: line 39: TypeError: Argument 1 ('window') to Document.createTouch must be an instance of DOMWindow
12This tests support for the document.createTouch API.
23
34On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

2627PASS emptyTouch.webkitRadiusY is 0
2728PASS emptyTouch.webkitRotationAngle is NaN
2829PASS emptyTouch.webkitForce is NaN
29 PASS badParamsTouch is non-null.
30 PASS badParamsTouch.target is null
31 PASS badParamsTouch.identifier is 0
32 PASS badParamsTouch.pageX is 0
33 PASS badParamsTouch.pageY is 0
34 PASS badParamsTouch.screenX is 0
35 PASS badParamsTouch.screenY is 104
36 PASS badParamsTouch.webkitRadiusX is 0
37 PASS badParamsTouch.webkitRadiusY is 0
38 PASS badParamsTouch.webkitRotationAngle is NaN
39 PASS badParamsTouch.webkitForce is NaN
40 PASS successfullyParsed is true
4130
42 TEST COMPLETE
43