[Webkit-unassigned] [Bug 105406] New fast/events/touch/touch-input-element-change-documents.html fails on JSC platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 11:49:47 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105406





--- Comment #7 from Csaba Osztrogonac <ossy at webkit.org>  2012-12-19 11:52:02 PST ---
and still fails on EFL:

--- /mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/layout-test-results/fast/events/touch/touch-input-element-change-documents-expected.txt
+++ /mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/layout-test-results/fast/events/touch/touch-input-element-change-documents-actual.txt
@@ -5,8 +5,8 @@

 PASS window.internals.touchEventHandlerCount(document) is 0
 PASS window.internals.touchEventHandlerCount(document) is 0
-PASS window.internals.touchEventHandlerCount(document) is 2
-PASS window.internals.touchEventHandlerCount(document) is 3
-PASS window.internals.touchEventHandlerCount(document) is 2
+FAIL window.internals.touchEventHandlerCount(document) should be 2. Was 0.
+FAIL window.internals.touchEventHandlerCount(document) should be 3. Was 1.
+FAIL window.internals.touchEventHandlerCount(document) should be 2. Was 0.
 PASS window.internals.touchEventHandlerCount(document) is 0

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list