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

Side by Side Diff: chrome/test/data/session_history/fragment.html

Issue 10820043: Convert speech and session history browser_tests to run under content_browsertests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 4 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
OLDNEW
(Empty)
1 <html>
2 <head><title>fragment</title></head>
3 <body>
4 A page with anchor fragment targets.
5 <p>
6 <a name="a">What's this? A reference fragment?</a>
7 <p>
8 <a name="b">And another!</a>
9 <p>
10 <a name="c">Last one, I promise.</a>
11 </body>
12 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/session_history/form.html ('k') | chrome/test/data/session_history/frames.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698