RESOLVED FIXED 141605
Update editing/selection/fake-drag.html after r177774
https://bugs.webkit.org/show_bug.cgi?id=141605
Summary Update editing/selection/fake-drag.html after r177774
Myles C. Maxfield
Reported 2015-02-14 10:09:59 PST
Update expected result for editing/selection/fake-drag.html after r177774
Attachments
Patch (2.17 KB, patch)
2015-02-14 10:10 PST, Myles C. Maxfield
ap: review+
mmaxfield: commit-queue-
Myles C. Maxfield
Comment 1 2015-02-14 10:10:38 PST
Alexey Proskuryakov
Comment 2 2015-02-16 10:19:46 PST
Comment on attachment 246597 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=246597&action=review > LayoutTests/editing/selection/fake-drag.html:28 > - eventSender.mouseMoveTo(31, 10); > + eventSender.mouseMoveTo(32, 10); Can the location be computed instead of hardcoded? Otherwise, we'll keep having trouble with this test.
Myles C. Maxfield
Comment 3 2015-02-17 20:17:57 PST
Note You need to log in before you can comment on or make changes to this bug.