RESOLVED WONTFIX110338
[EFL] Touch Emulation Test fails with spurious Motion event
https://bugs.webkit.org/show_bug.cgi?id=110338
Summary [EFL] Touch Emulation Test fails with spurious Motion event
Dominik Röttsches (drott)
Reported 2013-02-20 06:23:22 PST
fast/events/touch/emulate-touch-events.html @@ -5,6 +5,7 @@ PASS 'ontouchstart' in window is true PASS 'ontouchend' in document is true +Unexpected mousemove event received before touchstart PASS lastEvent.type is "touchstart" PASS lastEvent.touches.length is 1 PASS lastEvent.changedTouches.length is 1
Attachments
Michael Catanzaro
Comment 1 2017-03-11 10:45:42 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.