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

Side by Side Diff: LayoutTests/mhtml/simple_page_ie.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 Windows Internet Explorer 9" 1 From: "Saved by Windows Internet Explorer 9"
2 Subject: A simple page 2 Subject: A simple page
3 Date: Wed, 18 May 2011 16:50:01 -0700 3 Date: Wed, 18 May 2011 16:50:01 -0700
4 MIME-Version: 1.0 4 MIME-Version: 1.0
5 Content-Type: text/html; 5 Content-Type: text/html;
6 charset="Windows-1252" 6 charset="Windows-1252"
7 Content-Transfer-Encoding: quoted-printable 7 Content-Transfer-Encoding: quoted-printable
8 Content-Location: http://localhost/simple_page.html 8 Content-Location: http://localhost/simple_page.html
9 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776 9 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776
10 10
11 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 11 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
12 <HTML><HEAD><TITLE>A simple page</TITLE> 12 <HTML><HEAD><TITLE>A simple page</TITLE>
13 <META content=3D"text/html; charset=3Dwindows-1252" = 13 <META content=3D"text/html; charset=3Dwindows-1252" =
14 http-equiv=3DContent-Type> 14 http-equiv=3DContent-Type>
15 <SCRIPT>=0A=
16 if (window.testRunner)=0A=
17 testRunner.dumpAsText();=0A=
18 </SCRIPT>
19 15
20 <META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16421"></HEAD> 16 <META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16421"></HEAD>
21 <BODY> 17 <BODY>
22 <H1>This is a very simple page</H1>Very <B>basic</B> page. = 18 <H1>This is a very simple page</H1>Very <B>basic</B> page. =
23 </BODY></HTML> 19 </BODY></HTML>
OLDNEW
« no previous file with comments | « LayoutTests/mhtml/shared_buffer_bug-expected.txt ('k') | LayoutTests/mhtml/simple_page_ie-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698