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

Side by Side Diff: third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary.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 unified diff | Download patch
OLDNEW
1 From: <Saved by WebKit> 1 From: <Saved by WebKit>
2 Subject: Google 2 Subject: Google
3 Date: Fri, 20 Jun 2013 14:36:21 -0700 3 Date: Fri, 20 Jun 2013 14:36:21 -0700
4 MIME-Version: 1.0 4 MIME-Version: 1.0
5 Content-Type: multipart/related; 5 Content-Type: multipart/related;
6 type="text/html"; 6 type="text/html";
7 boundary="----=_NextPart_000_CA35_2BC72789.A73F63D7" 7 boundary="----=_NextPart_000_CA35_2BC72789.A73F63D7"
8 8
9 BadBoundary------=_NextPart_000_CA35_2BC72789.A73F63D7 9 BadBoundary------=_NextPart_000_CA35_2BC72789.A73F63D7
10 Content-Type: text/html 10 Content-Type: text/html
11 Content-Transfer-Encoding: quoted-printable 11 Content-Transfer-Encoding: quoted-printable
12 Content-Location: http://localhost/invalid-bad-boundary.html 12 Content-Location: http://localhost/invalid-bad-boundary.html
13 13
14 <body> 14 <body>
15 <script> if (window.testRunner) { testRunner.dumpAsText() } </script> 15 <script> if (window.testRunner) { testRunner.dumpAsText() } </script>
16 This tests that we don't crash if the MHTML is invalid (bad boundary). 16 This tests that we don't crash if the MHTML is invalid (bad boundary).
17 </body> 17 </body>
18 ------=_NextPart_000_CA35_2BC72789.A73F63D7-- 18 ------=_NextPart_000_CA35_2BC72789.A73F63D7--
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698