Chromium Code Reviews

Unified Diff: ManualTests/gtk/cursor-image.html

Issue 18045005: Remove qt and gtk manual tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ManualTests/gtk/copy-htmltext.html ('k') | ManualTests/gtk/floatingdiv.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ManualTests/gtk/cursor-image.html
diff --git a/ManualTests/gtk/cursor-image.html b/ManualTests/gtk/cursor-image.html
deleted file mode 100644
index a231337df0dcbc9cfc40d3e73afbb64a68214acb..0000000000000000000000000000000000000000
--- a/ManualTests/gtk/cursor-image.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<div>Mouse over the grey block below to change the cursor to a small cross.</div>
-<div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/cell.cur), default;">&nbsp;</div>
-<div>Mouse over the grey block below to change the cursor to three small crosses.</div>
-<div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/long_cell.cur), default;">&nbsp;</div>
« no previous file with comments | « ManualTests/gtk/copy-htmltext.html ('k') | ManualTests/gtk/floatingdiv.html » ('j') | no next file with comments »

Powered by Google App Engine