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

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: Update comment in test 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/offline_pages/test.mhtml
diff --git a/chrome/test/data/offline_pages/test.mhtml b/chrome/test/data/offline_pages/test.mhtml
new file mode 100644
index 0000000000000000000000000000000000000000..a57f6ec5a4656e0fe2c66fc4cd396812ed645c79
--- /dev/null
+++ b/chrome/test/data/offline_pages/test.mhtml
@@ -0,0 +1,17 @@
+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--
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698