Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Unified Diff: ManualTests/gtk/caret-browsing.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ManualTests/gtk/copy-htmltext.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ManualTests/gtk/caret-browsing.html
diff --git a/ManualTests/gtk/caret-browsing.html b/ManualTests/gtk/caret-browsing.html
deleted file mode 100644
index 182b043dd73cd0fa3264fe3d500847dc35f93c84..0000000000000000000000000000000000000000
--- a/ManualTests/gtk/caret-browsing.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-<body>
-<p>Manual test for Caret Browsing. Resize your window until the first paragraph fills at least two lines of text . Enable caret browsing mode (usually by pressing theF7 key). Press down. Now you should be on the second line of the first paragraph. Press up. Now you should be on the first line again. Now press Ctrl+Down.</p>
-<p>You should be on the first line of the second paragraph now. Press Ctrl+Down again.</p>
-<p>You should be on the first line of the third paragraph now. Press Ctrl+Up, and you should be back on the second paragraph.</p>
-</body>
-</html>
« no previous file with comments | « no previous file | ManualTests/gtk/copy-htmltext.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698