--- /home/clopez/webkit/webkit/layout-test-results/retries/fast/events/touch/document-create-touch-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/retries/fast/events/touch/document-create-touch-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: line 39: TypeError: Argument 1 ('window') to Document.createTouch must be an instance of DOMWindow This tests support for the document.createTouch API. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -26,18 +27,4 @@ PASS emptyTouch.webkitRadiusY is 0 PASS emptyTouch.webkitRotationAngle is NaN PASS emptyTouch.webkitForce is NaN -PASS badParamsTouch is non-null. -PASS badParamsTouch.target is null -PASS badParamsTouch.identifier is 0 -PASS badParamsTouch.pageX is 0 -PASS badParamsTouch.pageY is 0 -PASS badParamsTouch.screenX is 0 -PASS badParamsTouch.screenY is 104 -PASS badParamsTouch.webkitRadiusX is 0 -PASS badParamsTouch.webkitRadiusY is 0 -PASS badParamsTouch.webkitRotationAngle is NaN -PASS badParamsTouch.webkitForce is NaN -PASS successfullyParsed is true -TEST COMPLETE -