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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2.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-boundary2.mht
diff --git a/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2.mht b/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2.mht
index fd9d657fa7deebb9878ff9249d0814dd47801098..dd3a2db63b3c1d33b648febd2d75f7bc2b34324c 100644
--- a/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2.mht
+++ b/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2.mht
@@ -1,41 +1,41 @@
-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>
- <script>
- if (window.testRunner)
- testRunner.dumpAsText();
- </script>
- </head>
- <body>
- This is a red square:<br>
- <img src="resources/red_square.png" onerror="document.getElementById('error').innerHTML+='Failed to load image!'">
- <div id="error"></div>
- </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>
+ <script>
+ if (window.testRunner)
+ testRunner.dumpAsText();
+ </script>
+ </head>
+ <body>
+ This is a red square:<br>
+ <img src="resources/red_square.png" onerror="document.getElementById('error').innerHTML+='Failed to load image!'">
+ <div id="error"></div>
+ </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--

Powered by Google App Engine
This is Rietveld 408576698