[webkit-reviews] review requested: [Bug 31326] Make the output prettier for test /fast/events/drag-and-drop.html : [Attachment 42908] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 16:35:43 PST 2009


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 31326: Make the output prettier for test /fast/events/drag-and-drop.html
https://bugs.webkit.org/show_bug.cgi?id=31326

Attachment 42908: Patch
https://bugs.webkit.org/attachment.cgi?id=42908&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Changed one line in test case from
shouldEvaluateTo('event.dataTransfer.dropEffect',...) to
shouldBeEqualToString('event.dataTransfer.dropEffect', ...).

Rebased the results.


More information about the webkit-reviews mailing list