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

Side by Side Diff: LayoutTests/mhtml/invalid-bad-boundary.mht

Issue 161383002: Disabling JavaScript in MHTML and limiting MHTML loading to top frames. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Synced Created 6 years, 9 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 | Annotate | Revision Log
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--
19
OLDNEW
« no previous file with comments | « LayoutTests/mhtml/frame_4.html_original ('k') | LayoutTests/mhtml/invalid-bad-boundary-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698