RESOLVED FIXED 191883
[GTK] fast/events/touch/emulate-touch-events.html is failing
https://bugs.webkit.org/show_bug.cgi?id=191883
Summary [GTK] fast/events/touch/emulate-touch-events.html is failing
Alicia Boya García
Reported 2018-11-21 06:28:58 PST
fast/events/touch/emulate-touch-events.html is failing since a long time on GTK: --- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/events/touch/emulate-touch-events-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/events/touch/emulate-touch-events-actual.txt @@ -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
Miguel Gomez
Comment 1 2018-11-29 07:02:02 PST
This is reliably passing now. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.