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

Unified Diff: chrome/test/data/offline_pages/test.mhtml

Issue 2245733004: Serve offline page for online URL on disconnected or bad networks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback from dimich Created 4 years, 4 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/offline_pages/test.mhtml
diff --git a/content/test/data/google.mht b/chrome/test/data/offline_pages/test.mhtml
similarity index 79%
copy from content/test/data/google.mht
copy to chrome/test/data/offline_pages/test.mhtml
index 53ff5e0bd0605345719472cce75b27dd28fa1608..a57f6ec5a4656e0fe2c66fc4cd396812ed645c79 100644
--- a/content/test/data/google.mht
+++ b/chrome/test/data/offline_pages/test.mhtml
@@ -1,17 +1,17 @@
-From: <Saved by UnMHT>
-Subject: The Google
-Date: Mon, Nov 21 2011 10:59:06 GMT-0800
-MIME-Version: 1.0
-Content-Type: multipart/related;
- boundary="----=_NextPart_000_0000_0324C3DC.A3C79392";
- type="text/html"
-
-------=_NextPart_000_0000_0324C3DC.A3C79392
-Content-Type: text/html; charset="UTF-8"
-Content-Transfer-Encoding: quoted-printable
-Content-Location: http://www.google.com/
-
-<html>
-Welcome to the Google!
-</html>
-------=_NextPart_000_0000_0324C3DC.A3C79392--
+From: <Saved by UnMHT>
+Subject: Test
+Date: Mon, Nov 21 2011 10:59:06 GMT-0800
+MIME-Version: 1.0
+Content-Type: multipart/related;
+ boundary="----=_NextPart_000_0000_0324C3DC.A3C79392";
+ type="text/html"
+
+------=_NextPart_000_0000_0324C3DC.A3C79392
+Content-Type: text/html; charset="UTF-8"
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://www.example.com
+
+<html>
+Welcome!
+</html>
+------=_NextPart_000_0000_0324C3DC.A3C79392--

Powered by Google App Engine
This is Rietveld 408576698