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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/content_transfer_encoding_none.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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/mhtml/content_transfer_encoding_none.mht
diff --git a/third_party/WebKit/LayoutTests/mhtml/content_transfer_encoding_none.mht b/third_party/WebKit/LayoutTests/mhtml/content_transfer_encoding_none.mht
index fb83350bd124cbf6da2f380b39e3be7d215b3aea..8c4d33489f0b9abdc06c08da59f20c14b644bd1f 100644
--- a/third_party/WebKit/LayoutTests/mhtml/content_transfer_encoding_none.mht
+++ b/third_party/WebKit/LayoutTests/mhtml/content_transfer_encoding_none.mht
@@ -1,36 +1,36 @@
-From: <Saved by UnMHT Ver.6.3.3 with manual conversion of first part into binary encoding>
-Subject: MHTML Tests
-Date: Wed, 14 Aug 2013 11:21:04 +0200
-MIME-Version: 1.0
-Content-Type: multipart/related;
- boundary="----=_Part_ADD9911_9D32DCC.1376472064834";
- type="text/html"
-
-------=_Part_ADD9911_9D32DCC.1376472064834
-Content-Location: http://localhost/content_transfer_encoding_none.html
-Content-Type: text/html;
- charset="UTF-8"
-
-<!DOCTYPE html>
-<html lang='en'>
- <head>
- <title>MHTML Content-Transfer-Encoding none test</title>
- </head>
- <body>
- This is a red square:<br>
- <img src="resources/red_square.png">
- </body>
-</html>
-
-------=_Part_ADD9911_9D32DCC.1376472064834
-Content-Location: http://localhost/resources/red_square.png
-Content-Transfer-Encoding: base64
-Content-Type: image/png
-
-iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAARnQU1BAACx
-jwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAACESURBVEhL7ZYxDoAwCEXB2LGTo46ewXj/zXgV
-PQKgexP/Ai6l889/6Stp4HtZjYKOiRCpEpfSEIYgJqxNMFTkFUjVXiZhT6qGirwCqdrLJOxJ1VCR
-V6A/1XxNc9jqQ6JkpjTU2rwQR+5c4769YCM5zn/BX4PY33Dljb0+JtiTqqEir8ADWEIY6dz7d1cA
-AAAASUVORK5CYII=
-
-------=_Part_ADD9911_9D32DCC.1376472064834--
+From: <Saved by UnMHT Ver.6.3.3 with manual conversion of first part into binary encoding>
+Subject: MHTML Tests
+Date: Wed, 14 Aug 2013 11:21:04 +0200
+MIME-Version: 1.0
+Content-Type: multipart/related;
+ boundary="----=_Part_ADD9911_9D32DCC.1376472064834";
+ type="text/html"
+
+------=_Part_ADD9911_9D32DCC.1376472064834
+Content-Location: http://localhost/content_transfer_encoding_none.html
+Content-Type: text/html;
+ charset="UTF-8"
+
+<!DOCTYPE html>
+<html lang='en'>
+ <head>
+ <title>MHTML Content-Transfer-Encoding none test</title>
+ </head>
+ <body>
+ This is a red square:<br>
+ <img src="resources/red_square.png">
+ </body>
+</html>
+
+------=_Part_ADD9911_9D32DCC.1376472064834
+Content-Location: http://localhost/resources/red_square.png
+Content-Transfer-Encoding: base64
+Content-Type: image/png
+
+iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAARnQU1BAACx
+jwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAACESURBVEhL7ZYxDoAwCEXB2LGTo46ewXj/zXgV
+PQKgexP/Ai6l889/6Stp4HtZjYKOiRCpEpfSEIYgJqxNMFTkFUjVXiZhT6qGirwCqdrLJOxJ1VCR
+V6A/1XxNc9jqQ6JkpjTU2rwQR+5c4769YCM5zn/BX4PY33Dljb0+JtiTqqEir8ADWEIY6dz7d1cA
+AAAASUVORK5CYII=
+
+------=_Part_ADD9911_9D32DCC.1376472064834--
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.mht » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698