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

Side by Side Diff: LayoutTests/mhtml/relaxed-content-type-parameters.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 Content-Type: multipart/related; start=<op.mhtml.1234567891234.1234567890abcdef@ 1111:ffff:2222:ee:3333:dddd:4444:cccc>; boundary=----------LHWAs1iPsCI2GBNY69BX1 6 1 Content-Type: multipart/related; start=<op.mhtml.1234567891234.1234567890abcdef@ 1111:ffff:2222:ee:3333:dddd:4444:cccc>; boundary=----------LHWAs1iPsCI2GBNY69BX1 6
2 Content-Location: file://localhost/relaxed-content-type-parameters.mhtml_origina l 2 Content-Location: file://localhost/relaxed-content-type-parameters.mhtml_origina l
3 Subject: =?utf-8?Q?MHTML=20Tests?= 3 Subject: =?utf-8?Q?MHTML=20Tests?=
4 MIME-Version: 1.0 4 MIME-Version: 1.0
5 5
6 ------------LHWAs1iPsCI2GBNY69BX16 6 ------------LHWAs1iPsCI2GBNY69BX16
7 Content-Disposition: inline; filename=relaxed-content-type-parameters.mhtml_orig inal 7 Content-Disposition: inline; filename=relaxed-content-type-parameters.mhtml_orig inal
8 Content-Type: text/html; name=relaxed-content-type-parameters.mhtml_original 8 Content-Type: text/html; name=relaxed-content-type-parameters.mhtml_original
9 Content-ID: <op.mhtml.1234567891234.1234567890abcdef@1111:ffff:2222:ee:3333:dddd :4444:cccc> 9 Content-ID: <op.mhtml.1234567891234.1234567890abcdef@1111:ffff:2222:ee:3333:dddd :4444:cccc>
10 Content-Location: file://localhost/relaxed-content-type-parameters.mhtml_origina l 10 Content-Location: file://localhost/relaxed-content-type-parameters.mhtml_origina l
11 Content-Transfer-Encoding: 7bit 11 Content-Transfer-Encoding: 7bit
12 12
13 <!DOCTYPE html> 13 <!DOCTYPE html>
14 <html lang='en'> 14 <html lang='en'>
15 <head> 15 <head>
16 <meta charset='utf-8'> 16 <meta charset='utf-8'>
17 <title>MHTML Tests</title> 17 <title>MHTML Tests</title>
18 <script>
19 if (window.testRunner)
20 testRunner.dumpAsText();
21 </script>
22 </head> 18 </head>
23 <body> 19 <body>
24 <h1>MHTML Relaxed Content-Type parameters test</h1> 20 <h1>MHTML Relaxed Content-Type parameters test</h1>
25 </body> 21 </body>
26 </html> 22 </html>
27 23
28 ------------LHWAs1iPsCI2GBNY69BX16-- 24 ------------LHWAs1iPsCI2GBNY69BX16--
OLDNEW
« no previous file with comments | « LayoutTests/mhtml/relative_url-expected.html ('k') | LayoutTests/mhtml/relaxed-content-type-parameters.mhtml_original » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698