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

Unified Diff: LayoutTests/mhtml/mhtml-with-capital-mimetype-loading.mht

Issue 1027623003: Archive loading should be case insensitive to mimetype "multipart/related" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated with small modification Created 5 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
Index: LayoutTests/mhtml/mhtml-with-capital-mimetype-loading.mht
diff --git a/LayoutTests/mhtml/mhtml-with-capital-mimetype-loading.mht b/LayoutTests/mhtml/mhtml-with-capital-mimetype-loading.mht
new file mode 100644
index 0000000000000000000000000000000000000000..d3c1934ea4305ee010dbd5e6ed776ff680679426
--- /dev/null
+++ b/LayoutTests/mhtml/mhtml-with-capital-mimetype-loading.mht
@@ -0,0 +1,22 @@
+From: <Saved by WebKit>
+Subject:
+Date: Mon, 5 Apr 2015 18:24:52 -0000
+MIME-Version: 1.0
+Content-Type: MULTIPART/RELATED;
+ type="text/html";
+ boundary="----=_NextPart_000_47B2_8E62210C.84C5CCF5"
+
+------=_NextPart_000_47B2_8E62210C.84C5CCF5
+Content-Type: text/html
+Content-Transfer-Encoding: quoted-printable
+Content-Location: file:///home/santosh/projects/wk2/blink/src/third_party/WebKit/LayoutTests/mhtml/mhtml-with-capital-mimetype-loading-expected.html
+
+<!DOCTYPE html><html><head><meta charset=3D"ISO-8859-1">
+</head>
+<body>
+<p> Archive page should be loaded irrespective of case sensitive mimetype</=
+p>
+
+
+</body></html>
+------=_NextPart_000_47B2_8E62210C.84C5CCF5--

Powered by Google App Engine
This is Rietveld 408576698