RESOLVED FIXED 31326
Make the output prettier for test /fast/events/drag-and-drop.html
https://bugs.webkit.org/show_bug.cgi?id=31326
Summary Make the output prettier for test /fast/events/drag-and-drop.html
Daniel Bates
Reported 2009-11-10 16:32:49 PST
Following up an a suggestion made by Darin on bug #30291, we should make the output of the test /fast/events/drag-and-drop.html pretty and easy to read by a human.
Attachments
Patch (6.51 KB, patch)
2009-11-10 16:35 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2009-11-10 16:35:43 PST
Created attachment 42908 [details] Patch Changed one line in test case from shouldEvaluateTo('event.dataTransfer.dropEffect',...) to shouldBeEqualToString('event.dataTransfer.dropEffect', ...). Rebased the results.
Eric Seidel (no email)
Comment 2 2009-11-10 16:36:53 PST
Comment on attachment 42908 [details] Patch LGTM.
Daniel Bates
Comment 3 2009-11-11 21:47:02 PST
Comment on attachment 42908 [details] Patch Clearing flags on attachment: 42908 Committed r50866: <http://trac.webkit.org/changeset/50866>
Daniel Bates
Comment 4 2009-11-11 21:47:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.