--- /home/clopez/webkit/webkit/layout-test-results/fast/events/touch/tap-highlight-color-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/events/touch/tap-highlight-color-actual.txt @@ -1,17 +1,2 @@ -Touch Me! -Check tap highlight color in touch event +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -Event: touch start -PASS event.targetTouches[0].target.tagName is "DIV" -PASS event.targetTouches[0].target.id is "touchtarget" -PASS div.ownerDocument.defaultView.getComputedStyle(div, null).getPropertyValue('-webkit-tap-highlight-color') is "rgba(11, 22, 33, 0)" -Event: touch end -PASS div.ownerDocument.defaultView.getComputedStyle(div, null).getPropertyValue('-webkit-tap-highlight-color') == 'rgba(11, 22, 33, 0)' is false -PASS div.ownerDocument.defaultView.getComputedStyle(div, null).getPropertyValue('-webkit-tap-highlight-color') is non-null. -PASS successfullyParsed is true - -TEST COMPLETE -