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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/page_with_css_and_js_unmht.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_css_and_js_unmht.mht
diff --git a/third_party/WebKit/LayoutTests/mhtml/page_with_css_and_js_unmht.mht b/third_party/WebKit/LayoutTests/mhtml/page_with_css_and_js_unmht.mht
index 2bc27235daef89ca310a97c2cdbb3f6cd82849d9..a67f98ea7f0b96d4b83ea2b4a277355b18be5894 100644
--- a/third_party/WebKit/LayoutTests/mhtml/page_with_css_and_js_unmht.mht
+++ b/third_party/WebKit/LayoutTests/mhtml/page_with_css_and_js_unmht.mht
@@ -1,70 +1,70 @@
-From: <Saved by UnMHT>
-Subject: =?iso-2022-jp?B??=
-Date: Wed, May 18 2011 15:21:05 GMT-0700
-MIME-Version: 1.0
-Content-Type: multipart/related;
- boundary="----=_NextPart_000_0000_C2ECC76E.5EC79255";
- type="text/html"
-
-------=_NextPart_000_0000_C2ECC76E.5EC79255
-Content-Type: text/html; charset="ISO-8859-1"
-Content-Transfer-Encoding: quoted-printable
-Content-Location: http://localhost/page_with_css_and_js.html
-
-<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
-=3Diso-8859-1">
-
-
- <link type=3D"text/css" rel=3D"stylesheet" href=3D"resources/hide_image.c=
-ss"></link>
- =20
- <script src=3D"resources/remove_image_script.js" type=3D"text/javascript"=
-></script>
-<base href=3D"http://localhost/"></base></head><body onload=3D"onLoad()">
-This page tests that CSS and JavaScript resources are retrieved correctly=
- for MHTML files.<br><br>
-There should be only 2 red squares below:
-<div id=3D"firstDiv">
-<img src=3D"resources/red_square.png"><br><br>
-</div>
-<div id=3D"secondDiv">
-The red square below should be hidden by way of CSS.<br>
-<img src=3D"resources/red_square.png"><br><br>
-</div>
-<div id=3D"thirdDiv">
-The red square below should be hidden by way of JavaScript (with JS disab=
-led in MHTML, it still should show).<br>
-<img src=3D"resources/red_square.png"><br><br>
-</div>
-
- =20
-</body></html>
-------=_NextPart_000_0000_C2ECC76E.5EC79255
-Content-Type: text/css
-Content-Transfer-Encoding: quoted-printable
-Content-Location: http://localhost/resources/hide_image.css
-
-#secondDiv { display: none; }
-
-------=_NextPart_000_0000_C2ECC76E.5EC79255
-Content-Type: text/javascript
-Content-Transfer-Encoding: quoted-printable
-Content-Location: http://localhost/resources/remove_image_script.js
-
-function onLoad() {
- divToRemove =3D document.getElementById("thirdDiv");
- divToRemove.parentNode.removeChild(divToRemove);
- if (window.testRunner)
- testRunner.notifyDone();
-}
-------=_NextPart_000_0000_C2ECC76E.5EC79255
-Content-Type: image/png
-Content-Transfer-Encoding: base64
-Content-Location: http://localhost/resources/red_square.png
-
-iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAARnQU1BAACx
-jwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAACESURBVEhL7ZYxDoAwCEXB2LGTo46ewXj/zXgV
-PQKgexP/Ai6l889/6Stp4HtZjYKOiRCpEpfSEIYgJqxNMFTkFUjVXiZhT6qGirwCqdrLJOxJ1VCR
-V6A/1XxNc9jqQ6JkpjTU2rwQR+5c4769YCM5zn/BX4PY33Dljb0+JtiTqqEir8ADWEIY6dz7d1cA
-AAAASUVORK5CYII=
-------=_NextPart_000_0000_C2ECC76E.5EC79255--
+From: <Saved by UnMHT>
+Subject: =?iso-2022-jp?B??=
+Date: Wed, May 18 2011 15:21:05 GMT-0700
+MIME-Version: 1.0
+Content-Type: multipart/related;
+ boundary="----=_NextPart_000_0000_C2ECC76E.5EC79255";
+ type="text/html"
+
+------=_NextPart_000_0000_C2ECC76E.5EC79255
+Content-Type: text/html; charset="ISO-8859-1"
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://localhost/page_with_css_and_js.html
+
+<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
+=3Diso-8859-1">
+
+
+ <link type=3D"text/css" rel=3D"stylesheet" href=3D"resources/hide_image.c=
+ss"></link>
+ =20
+ <script src=3D"resources/remove_image_script.js" type=3D"text/javascript"=
+></script>
+<base href=3D"http://localhost/"></base></head><body onload=3D"onLoad()">
+This page tests that CSS and JavaScript resources are retrieved correctly=
+ for MHTML files.<br><br>
+There should be only 2 red squares below:
+<div id=3D"firstDiv">
+<img src=3D"resources/red_square.png"><br><br>
+</div>
+<div id=3D"secondDiv">
+The red square below should be hidden by way of CSS.<br>
+<img src=3D"resources/red_square.png"><br><br>
+</div>
+<div id=3D"thirdDiv">
+The red square below should be hidden by way of JavaScript (with JS disab=
+led in MHTML, it still should show).<br>
+<img src=3D"resources/red_square.png"><br><br>
+</div>
+
+ =20
+</body></html>
+------=_NextPart_000_0000_C2ECC76E.5EC79255
+Content-Type: text/css
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://localhost/resources/hide_image.css
+
+#secondDiv { display: none; }
+
+------=_NextPart_000_0000_C2ECC76E.5EC79255
+Content-Type: text/javascript
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://localhost/resources/remove_image_script.js
+
+function onLoad() {
+ divToRemove =3D document.getElementById("thirdDiv");
+ divToRemove.parentNode.removeChild(divToRemove);
+ if (window.testRunner)
+ testRunner.notifyDone();
+}
+------=_NextPart_000_0000_C2ECC76E.5EC79255
+Content-Type: image/png
+Content-Transfer-Encoding: base64
+Content-Location: http://localhost/resources/red_square.png
+
+iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAARnQU1BAACx
+jwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAACESURBVEhL7ZYxDoAwCEXB2LGTo46ewXj/zXgV
+PQKgexP/Ai6l889/6Stp4HtZjYKOiRCpEpfSEIYgJqxNMFTkFUjVXiZhT6qGirwCqdrLJOxJ1VCR
+V6A/1XxNc9jqQ6JkpjTU2rwQR+5c4769YCM5zn/BX4PY33Dljb0+JtiTqqEir8ADWEIY6dz7d1cA
+AAAASUVORK5CYII=
+------=_NextPart_000_0000_C2ECC76E.5EC79255--

Powered by Google App Engine
This is Rietveld 408576698