summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/cursor-empty-url.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/manual-tests/cursor-empty-url.html')
-rw-r--r--WebCore/manual-tests/cursor-empty-url.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/manual-tests/cursor-empty-url.html b/WebCore/manual-tests/cursor-empty-url.html
deleted file mode 100644
index a336100..0000000
--- a/WebCore/manual-tests/cursor-empty-url.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<div>Mousing over the grey block should not cause a crash.</div>
-<link rel="stylesheet" href="resources/cursor-empty-url.css"></link>
-<div id="target" style="width: 50px; height: 50px; margin: 10px; background: #ddd"></div>