diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/custom-cursors.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/custom-cursors.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,10 @@ +Bug 8991: REGRESSION: missing or broken CSS custom cursors are displayed as a missing image icon.

+Move the cursor over the blue box - it should not turn into a missing image icon, and should turn into an I-beam over text. + +

some text
+
+ +
+Bug 6001: WebKit does not handle fallback custom cursors

+Move the cursor over the blue box - it should become a help cursor (question mark). +