Bug 141605

Summary: Update editing/selection/fake-drag.html after r177774
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dino, enrica, jonlee, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 139968    
Attachments:
Description Flags
Patch ap: review+, mmaxfield: commit-queue-

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.