diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/drag-caret.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/drag-caret.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,3 @@ +

This tests dragging over an input element, to make sure no drag-cursor is left behind.

+

+

Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787