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

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

Issue 1702010: Add 2 tests for history. (Closed)
Patch Set: update Created 10 years, 8 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 | « no previous file | chrome/test/data/History/redirector.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/History/landing.html
diff --git a/chrome/test/data/History/landing.html b/chrome/test/data/History/landing.html
new file mode 100644
index 0000000000000000000000000000000000000000..767b66cde9972936d715e0e7746bebff37c94b45
--- /dev/null
+++ b/chrome/test/data/History/landing.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<HTML>
+ <HEAD>
+ <TITLE>
+ A Small Hello
+ </TITLE>
+ </HEAD>
+<BODY>
+ <H1>Hi</H1>
+</BODY>
+</HTML>
« no previous file with comments | « no previous file | chrome/test/data/History/redirector.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698