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

Side by Side Diff: chrome/test/data/login/prefetch.html

Issue 6966016: Handle <link rel=prerender> in chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remediate to reviews Created 9 years, 7 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
1 <html> 1 <html>
2 <link rel="prefetch" href="/auth-basic/resource.gif"> 2 <link rel="prerender" href="/auth-basic/resource.gif">
cbentzel 2011/05/24 03:11:07 I think this wants to stay as prefetch, this test
gavinp 2011/05/24 13:02:52 Done.
3 </html> 3 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698