--- /home/clopez/webkit/webkit/layout-test-results/fast/events/touch/touch-target-limited-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/events/touch/touch-target-limited-actual.txt @@ -1,50 +1,2 @@ -Tests that the target of touches match the element where the event originated, not where the touch is currently occurring. This is a limited version of test touch-target.html that avoids the situation where one touch point is released while another is maintained. +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - - -PASS event.type is "touchstart" -PASS event.touches[0].target.id is "targetA" -PASS event.touches[1].target.id is "targetB" -PASS event.targetTouches.length is 1 -PASS event.type is "touchstart" -PASS event.touches[0].target.id is "targetA" -PASS event.touches[1].target.id is "targetB" -PASS event.targetTouches.length is 1 -PASS event.type is "touchmove" -PASS event.touches[0].target.id is "targetA" -PASS event.touches[1].target.id is "targetB" -PASS event.targetTouches.length is 1 -PASS event.type is "touchmove" -PASS event.touches[0].target.id is "targetA" -PASS event.touches[1].target.id is "targetB" -PASS event.targetTouches.length is 1 -PASS event.type is "touchmove" -PASS event.touches[0].target.id is "targetA" -PASS event.touches[1].target.id is "targetB" -PASS event.targetTouches.length is 1 -PASS event.type is "touchmove" -PASS event.touches[0].target.id is "targetA" -PASS event.touches[1].target.id is "targetB" -PASS event.targetTouches.length is 1 -PASS event.type is "touchstart" -PASS event.touches[0].target.id is "targetB" -PASS event.touches[1].target.id is "targetA" -PASS event.targetTouches.length is 1 -PASS event.type is "touchstart" -PASS event.touches[0].target.id is "targetB" -PASS event.touches[1].target.id is "targetA" -PASS event.targetTouches.length is 1 -PASS event.type is "touchmove" -PASS event.touches[0].target.id is "targetB" -PASS event.touches[1].target.id is "targetA" -PASS event.targetTouches.length is 1 -PASS event.type is "touchmove" -PASS event.touches[0].target.id is "targetB" -PASS event.touches[1].target.id is "targetA" -PASS event.targetTouches.length is 1 -PASS successfullyParsed is true - -TEST COMPLETE -