Bug 143683 - Rename test LayoutTests/fast/events/drag-link.html to drag-and-drop-link-into-focused-contenteditable.html
Summary: Rename test LayoutTests/fast/events/drag-link.html to drag-and-drop-link-into...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-13 16:20 PDT by Daniel Bates
Modified: 2015-04-14 19:00 PDT (History)
0 users

See Also:


Attachments
Patch (10.34 KB, patch)
2015-04-13 16:22 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-04-13 16:20:34 PDT
The name of the test LayoutTests/fast/events/drag-link.html is too generic given its purpose. It tests that we do not cause an assertion failure when dragging and dropping an HTML hyperlink into a focused content editable element. We should come up with a more descriptive name for this test. Maybe drag-and-drop-link-into-focused-contenteditable.html?
Comment 1 Daniel Bates 2015-04-13 16:22:04 PDT
Created attachment 250682 [details]
Patch
Comment 2 Daniel Bates 2015-04-14 19:00:42 PDT
Comment on attachment 250682 [details]
Patch

Clearing flags on attachment: 250682

Committed r182830: <http://trac.webkit.org/changeset/182830>
Comment 3 Daniel Bates 2015-04-14 19:00:48 PDT
All reviewed patches have been landed.  Closing bug.