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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht

Issue 2419613006: Re-add MHTML files so that they're represented with LF line endings. They'll still be CRLF on check… (Closed)
Patch Set: Created 4 years, 2 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: third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht
diff --git a/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht b/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht
index 292d6d139a92789f3720aee4138031d5ba6e4461..af611fa7dc6ca5c7b56a2db647367a5505c6e03f 100644
--- a/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht
+++ b/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht
@@ -1,18 +1,18 @@
-From: <Saved by WebKit>
-Subject: Google
-Date: Fri, 20 Jun 2013 14:36:21 -0700
-MIME-Version: 1.0
-Content-Type: multipart/related;
- type="text/html";
- boundary="----=_NextPart_000_CA35_2BC72789.A73F63D7"
-
-BadBoundary------=_NextPart_000_CA35_2BC72789.A73F63D7
-Content-Type: text/html
-Content-Transfer-Encoding: quoted-printable
-Content-Location: http://localhost/invalid-bad-boundary.html
-
-<body>
-<script> if (window.testRunner) { testRunner.dumpAsText() } </script>
-This tests that we don't crash if the MHTML is invalid (bad boundary).
-</body>
-------=_NextPart_000_CA35_2BC72789.A73F63D7--
+From: <Saved by WebKit>
+Subject: Google
+Date: Fri, 20 Jun 2013 14:36:21 -0700
+MIME-Version: 1.0
+Content-Type: multipart/related;
+ type="text/html";
+ boundary="----=_NextPart_000_CA35_2BC72789.A73F63D7"
+
+BadBoundary------=_NextPart_000_CA35_2BC72789.A73F63D7
+Content-Type: text/html
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://localhost/invalid-bad-boundary.html
+
+<body>
+<script> if (window.testRunner) { testRunner.dumpAsText() } </script>
+This tests that we don't crash if the MHTML is invalid (bad boundary).
+</body>
+------=_NextPart_000_CA35_2BC72789.A73F63D7--

Powered by Google App Engine
This is Rietveld 408576698