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

Unified Diff: chrome/test/data/save_page/b.saved2.htm

Issue 1705004: Update WebKit to r58033 (Closed)
Patch Set: Merge in issue 1712005 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 | « chrome/test/data/save_page/b.saved1.htm ('k') | chrome/test/ui/ui_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/save_page/b.saved2.htm
diff --git a/chrome/test/data/save_page/b.saved2.htm b/chrome/test/data/save_page/b.saved2.htm
index fa9ab0344b233692a778dbf5105a09d13785cc9f..de616bb93491706c030bb4f0478e96fe78381796 100644
--- a/chrome/test/data/save_page/b.saved2.htm
+++ b/chrome/test/data/save_page/b.saved2.htm
@@ -1,12 +1,12 @@
<!-- saved from url=(0032)http://mock.http/save_page/b.htm -->
-<HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <TITLE>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+ <title>
Test page for saving page feature
- </TITLE>
- <LINK type="text/css" href="./Test page for saving page feature_files/1.css" rel="stylesheet">
- </HEAD><BODY>
- The picture below is the back button.<BR>
- <IMG src="./Test page for saving page feature_files/1.png">
+ </title>
+ <link type="text/css" href="./Test page for saving page feature_files/1.css" rel="stylesheet">
+ </head><body>
+ The picture below is the back button.<br>
+ <img src="./Test page for saving page feature_files/1.png">
-</BODY></HTML>
+</body></html>
« no previous file with comments | « chrome/test/data/save_page/b.saved1.htm ('k') | chrome/test/ui/ui_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698