diff --git a/AppKit/Resources/CPCursor/test.html b/AppKit/Resources/CPCursor/test.html deleted file mode 100644 index f6487b176..000000000 --- a/AppKit/Resources/CPCursor/test.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - -
Test custom cursors with .cur images.
-
disappearingItemCursor
-
closedHandCursor
-
contextMenuCursor
-
dragCopyCursor
-
dragLinkCursor
-
openHandCursor
-
resizeDownCursor
-
resizeLeftCursor
-
resizeRightCursor
-
resizeUpCursor
- - - diff --git a/Tests/Manual/CPCursor/test.html b/Tests/Manual/CPCursor/test.html new file mode 100644 index 000000000..14d4490fe --- /dev/null +++ b/Tests/Manual/CPCursor/test.html @@ -0,0 +1,18 @@ + + + + +
Test custom cursors with .cur images.
+
disappearingItemCursor
+
closedHandCursor
+
contextMenuCursor
+
dragCopyCursor
+
dragLinkCursor
+
openHandCursor
+
resizeDownCursor
+
resizeLeftCursor
+
resizeRightCursor
+
resizeUpCursor
+ + +