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

Unified Diff: chrome/test/data/favicon/page_with_favicon.html

Issue 934693002: Reload favicon from HTTP cache on Ctrl+Refresh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: chrome/test/data/favicon/page_with_favicon.html
diff --git a/chrome/test/data/favicon/page_with_favicon.html b/chrome/test/data/favicon/page_with_favicon.html
new file mode 100644
index 0000000000000000000000000000000000000000..c70ce5a6c8a674311f2302f8e609c6c9da164a6d
--- /dev/null
+++ b/chrome/test/data/favicon/page_with_favicon.html
@@ -0,0 +1,5 @@
+<html>
+<head>
+<link rel="icon" href="icon.ico"/>
+</head>
+</html>

Powered by Google App Engine
This is Rietveld 408576698