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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | ManualTests/gtk/copy-htmltext.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <body>
3 <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 pressi ng theF7 key). Press down. Now you should be on the second line of the first par agraph. Press up. Now you should be on the first line again. Now press Ctrl+Down .</p>
4 <p>You should be on the first line of the second paragraph now. Press Ctrl+Down again.</p>
5 <p>You should be on the first line of the third paragraph now. Press Ctrl+Up, an d you should be back on the second paragraph.</p>
6 </body>
7 </html>
OLDNEW
« 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