WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128737
[EFL][WK2] fast/events/touch/basic-multi-touch-events.html is failing
https://bugs.webkit.org/show_bug.cgi?id=128737
Summary
[EFL][WK2] fast/events/touch/basic-multi-touch-events.html is failing
Michal Pakula vel Rutka
Reported
2014-02-13 04:28:43 PST
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 -
Attachments
Add attachment
proposed patch, testcase, etc.
Michal Pakula vel Rutka
Comment 1
2014-05-26 08:13:52 PDT
Fixed in
r167867
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug