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

Unified Diff: LayoutTests/mhtml/multi_frames_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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/mhtml/multi_frames_binary-expected.txt ('k') | LayoutTests/mhtml/multi_frames_ie-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/multi_frames_ie.mht
diff --git a/LayoutTests/mhtml/multi_frames_ie.mht b/LayoutTests/mhtml/multi_frames_ie.mht
index 4048720ded0fe2d2b42b92e198c3ba48d2b87353..04bc9bac0f07df8027168bae1eb279357bcec85a 100644
--- a/LayoutTests/mhtml/multi_frames_ie.mht
+++ b/LayoutTests/mhtml/multi_frames_ie.mht
@@ -35,12 +35,6 @@ Content-Location: http://localhost/top_frame.html
<HTML><HEAD><TITLE>A page that contains multiple nested frames</TITLE>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
-<SCRIPT>=0A=
-if (window.testRunner) {=0A=
- testRunner.dumpAsText();=0A=
- testRunner.dumpChildFramesAsText();=0A=
-}=0A=
-</SCRIPT>
<META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16421"></HEAD>
<BODY>This page contains several frames.<BR><IFRAME=20
@@ -48,10 +42,8 @@ src=3D"http://localhost/frame_0.html"></IFRAME><BR><IFRAME=20
src=3D"http://localhost/frame_1.html"></IFRAME><BR><IFRAME=20
src=3D"http://localhost/frame_2.html"></IFRAME><BR>And a red =
square:<BR><IMG=20
-onerror=3D"document.getElementById('error').innerHTML+=3D'Failed to load =
-image!'"=20
src=3D"http://localhost/resources/red_square.png">=20
-<DIV id=3Derror></DIV></BODY></HTML>
+</BODY></HTML>
------=_NextPart_001_0023_01CC157B.AAC41680
Content-Type: text/html;
@@ -91,10 +83,8 @@ Content-Location: http://localhost/frame_4.html
http-equiv=3DContent-Type>
<META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16421"></HEAD>
<BODY>This is frame 4!<BR><IMG=20
-onerror=3D"document.getElementById('error').innerHTML+=3D'Failed to load =
-image!'"=20
-src=3D"http://localhost/resources/red_square.png">=20
-<DIV id=3Derror></DIV></BODY></HTML>
+ src=3D"http://localhost/resources/red_square.png">=20
+</BODY></HTML>
------=_NextPart_000_0020_01CC157B.AAC3EF70
Content-Type: text/html;
« no previous file with comments | « LayoutTests/mhtml/multi_frames_binary-expected.txt ('k') | LayoutTests/mhtml/multi_frames_ie-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698