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

Side by Side Diff: chrome/test/data/find_in_page/link.html

Issue 660137: Allow users to close the find session and activate the current link via ctrl-... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | third_party/WebKit/WebKit/chromium/public/WebDocument.h » ('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 <head>
3 <title>Find in page</title>
4 </head>
5 <body>
6 This is a page with some text and a <a href="simple.html">link</a> that we use in the browser tests.
7 </body>
8 </html>
OLDNEW
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | third_party/WebKit/WebKit/chromium/public/WebDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698