[Webkit-unassigned] [Bug 128737] New: [EFL][WK2] fast/events/touch/basic-multi-touch-events.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 04:31:28 PST 2014


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

           Summary: [EFL][WK2]
                    fast/events/touch/basic-multi-touch-events.html is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.pakula at samsung.com
                CC: demarchi at webkit.org


Layout test fast/events/touch/basic-multi-touch-events.html is failing after r163645.

Test output:

@@ -86,18 +86,4 @@
 PASS lastEvent.targetTouches[0].clientY is 30
 PASS lastEvent.targetTouches[0].identifier is 1
 Last remaining touchpoint is released
-PASS lastEvent.type is "touchend"
-PASS lastEvent.touches.length is 0
-PASS lastEvent.changedTouches.length is 1
-PASS lastEvent.targetTouches.length is 0
-PASS lastEvent.pageX is 0
-PASS lastEvent.pageY is 0
-PASS lastEvent.changedTouches[0].pageX is 20
-PASS lastEvent.changedTouches[0].pageY is 30
-PASS lastEvent.changedTouches[0].clientX is 20
-PASS lastEvent.changedTouches[0].clientY is 30
-PASS lastEvent.changedTouches[0].identifier is 1
-PASS successfullyParsed is true

-TEST COMPLETE
-

-- 
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