diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/drag-with-div-or-image-as-data-image.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/drag-with-div-or-image-as-data-image.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,55 @@ + + + Test for WebKit bug 24735: Poor setDragImage support on Windows + + + + + +

Test for WebKit bug 24735: Poor setDragImage support on Windows

+ +

Instructions:

+

When you drag the first div, the image under the cursor should be of the second image.

+

When you drag the first image, the image under the cursor should be of the second div.

+ +
+
+ +
Drag me, I am a div! (first div)
+
+
+ +
+
+ +
+
+
When a drag is started on the image, this is the div that is used as the drag image! (second div)
+ + +