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

Unified 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: Removed check_domain.mht (replaced with relative_url.mht) Created 6 years, 10 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
Index: LayoutTests/mhtml/simple_page_ie.mht
diff --git a/LayoutTests/mhtml/simple_page_ie.mht b/LayoutTests/mhtml/simple_page_ie.mht
index de2caa233d83f3992b914723ac3cfd1a572e3c87..cf0d82f15e306b2cd6759e092d5703683f6df1bd 100644
--- a/LayoutTests/mhtml/simple_page_ie.mht
+++ b/LayoutTests/mhtml/simple_page_ie.mht
@@ -12,10 +12,6 @@ X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776
<HTML><HEAD><TITLE>A simple page</TITLE>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
-<SCRIPT>=0A=
-if (window.testRunner)=0A=
- testRunner.dumpAsText();=0A=
-</SCRIPT>
<META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16421"></HEAD>
<BODY>

Powered by Google App Engine
This is Rietveld 408576698