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

Unified Diff: chrome/test/data/History/redirector.html

Issue 2972793002: Fix did_replace_entry reported as false for meta refresh tags (Closed)
Patch Set: Minor rewrite and updated tests. Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/history/history_browsertest.cc ('k') | chrome/test/data/History/redirector_fast.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/History/redirector.html
diff --git a/chrome/test/data/History/redirector.html b/chrome/test/data/History/redirector.html
deleted file mode 100644
index ff16609a0eed7f30422b8df46a98993c629dfc08..0000000000000000000000000000000000000000
--- a/chrome/test/data/History/redirector.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
-<!-- Redirector page. Used by chrome/test/functional/history.py -->
-<HTML>
-<HEAD>
-<META HTTP-EQUIV="Refresh"
- CONTENT="0; URL=landing.html">
-<TITLE> REDIRECT PAGE </TITLE>
-</HEAD>
-<BODY>
-<P> REDIRECT TO landing.html </P>
-</BODY>
-</HTML>
« no previous file with comments | « chrome/browser/history/history_browsertest.cc ('k') | chrome/test/data/History/redirector_fast.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698