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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/page_with_javascript.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/page_with_javascript.mht
diff --git a/third_party/WebKit/LayoutTests/mhtml/page_with_javascript.mht b/third_party/WebKit/LayoutTests/mhtml/page_with_javascript.mht
index c9aebcb6f1ede58f5211c59f1c0e65df4cf6cb8d..403f59bf02ac04f03e1dd34797b60123ba75cdd1 100644
--- a/third_party/WebKit/LayoutTests/mhtml/page_with_javascript.mht
+++ b/third_party/WebKit/LayoutTests/mhtml/page_with_javascript.mht
@@ -1,29 +1,29 @@
-From: <Saved by UnMHT>
-Subject: =?iso-2022-jp?B?QSBzaW1wbGUgcGFnZQ==?=
-Date: Wed, May 11 2011 15:36:36 GMT-0700
-MIME-Version: 1.0
-Content-Type: multipart/related;
- boundary="----=_NextPart_000_0000_87206557.D2C008B0";
- type="text/html"
-
-------=_NextPart_000_0000_87206557.D2C008B0
-Content-Type: text/html; charset="ISO-8859-1"
-Content-Transfer-Encoding: quoted-printable
-Content-Location: http://localhost/page_with_javascript.html
-
-<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
-=3Diso-8859-1">
-
-
-<title>A page with JavaScript</title>
-<h1>This page has content generated by JavaScript</h1>
-Javascript is not run, so that dynamic content should not show.
-<div id=3D"myDiv"></div>
-
-<script>
- document.getElementById('myDiv').innerHTML =3D
- "JavaScript is in the house!";
-</script>
-
-</body></html>
-------=_NextPart_000_0000_87206557.D2C008B0--
+From: <Saved by UnMHT>
+Subject: =?iso-2022-jp?B?QSBzaW1wbGUgcGFnZQ==?=
+Date: Wed, May 11 2011 15:36:36 GMT-0700
+MIME-Version: 1.0
+Content-Type: multipart/related;
+ boundary="----=_NextPart_000_0000_87206557.D2C008B0";
+ type="text/html"
+
+------=_NextPart_000_0000_87206557.D2C008B0
+Content-Type: text/html; charset="ISO-8859-1"
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://localhost/page_with_javascript.html
+
+<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
+=3Diso-8859-1">
+
+
+<title>A page with JavaScript</title>
+<h1>This page has content generated by JavaScript</h1>
+Javascript is not run, so that dynamic content should not show.
+<div id=3D"myDiv"></div>
+
+<script>
+ document.getElementById('myDiv').innerHTML =3D
+ "JavaScript is in the house!";
+</script>
+
+</body></html>
+------=_NextPart_000_0000_87206557.D2C008B0--
« no previous file with comments | « third_party/WebKit/LayoutTests/mhtml/page_with_image_unmht.mht ('k') | third_party/WebKit/LayoutTests/mhtml/relative_url.mht » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698