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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/transfer_encoding_7bit.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/transfer_encoding_7bit.mht
diff --git a/third_party/WebKit/LayoutTests/mhtml/transfer_encoding_7bit.mht b/third_party/WebKit/LayoutTests/mhtml/transfer_encoding_7bit.mht
index 099064c9616bae4b698657e3e7ccfb7d3387b830..20326d4ebf467ab6c679e68fca457c0a85d69f94 100644
--- a/third_party/WebKit/LayoutTests/mhtml/transfer_encoding_7bit.mht
+++ b/third_party/WebKit/LayoutTests/mhtml/transfer_encoding_7bit.mht
@@ -1,22 +1,22 @@
-Content-Type: multipart/related; boundary="===============6683215525243774815=="
-MIME-Version: 1.0
-Content-Location: transfer_encoding_7bit.html_original
-
---===============6683215525243774815==
-Content-Type: text/html
-MIME-Version: 1.0
-Content-Location: transfer_encoding_7bit.html_original
-Content-Transfer-Encoding: 7bit
-
-<!DOCTYPE html>
-<html lang='en'>
- <head>
- <meta charset='utf-8'>
- <title>MHTML Tests</title>
- </head>
- <body>
- <h1>MHTML Content-Transfer-Encoding 7-bit test - ;)</h1>
- </body>
-</html>
-
---===============6683215525243774815==--
+Content-Type: multipart/related; boundary="===============6683215525243774815=="
+MIME-Version: 1.0
+Content-Location: transfer_encoding_7bit.html_original
+
+--===============6683215525243774815==
+Content-Type: text/html
+MIME-Version: 1.0
+Content-Location: transfer_encoding_7bit.html_original
+Content-Transfer-Encoding: 7bit
+
+<!DOCTYPE html>
+<html lang='en'>
+ <head>
+ <meta charset='utf-8'>
+ <title>MHTML Tests</title>
+ </head>
+ <body>
+ <h1>MHTML Content-Transfer-Encoding 7-bit test - ;)</h1>
+ </body>
+</html>
+
+--===============6683215525243774815==--

Powered by Google App Engine
This is Rietveld 408576698