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

Side by Side Diff: third_party/WebKit/LayoutTests/mhtml/multi_frames_ie.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 Windows Internet Explorer 9" 1 From: "Saved by Windows Internet Explorer 9"
2 Subject: A page that contains multiple nested frames 2 Subject: A page that contains multiple nested frames
3 Date: Wed, 18 May 2011 16:50:17 -0700 3 Date: Wed, 18 May 2011 16:50:17 -0700
4 MIME-Version: 1.0 4 MIME-Version: 1.0
5 Content-Type: multipart/related; 5 Content-Type: multipart/related;
6 type="multipart/alternative"; 6 type="multipart/alternative";
7 boundary="----=_NextPart_000_0020_01CC157B.AAC3EF70" 7 boundary="----=_NextPart_000_0020_01CC157B.AAC3EF70"
8 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776 8 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776
9 9
10 This is a multi-part message in MIME format. 10 This is a multi-part message in MIME format.
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 94
95 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 95 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
96 <HTML><HEAD> 96 <HTML><HEAD>
97 <META content="text/html; charset=windows-1252" http-equiv=Content-Type> 97 <META content="text/html; charset=windows-1252" http-equiv=Content-Type>
98 <META name=GENERATOR content="MSHTML 9.00.8112.16421"></HEAD> 98 <META name=GENERATOR content="MSHTML 9.00.8112.16421"></HEAD>
99 <BODY>The third frame!<BR>This one contains yet another frame. What a 99 <BODY>The third frame!<BR>This one contains yet another frame. What a
100 twist!<BR><IFRAME 100 twist!<BR><IFRAME
101 src="http://localhost/frame_4.html"></IFRAME></BODY></HTML> 101 src="http://localhost/frame_4.html"></IFRAME></BODY></HTML>
102 102
103 ------=_NextPart_000_0020_01CC157B.AAC3EF70-- 103 ------=_NextPart_000_0020_01CC157B.AAC3EF70--
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698