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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/mhtml/relaxed-content-type-parameters.mht
diff --git a/LayoutTests/mhtml/relaxed-content-type-parameters.mht b/LayoutTests/mhtml/relaxed-content-type-parameters.mht
index 2b9cd013473a2b27011ad380ae74c26d0956507c..5946d197a1a4e3d40d36ca7059ffe8a9c0394428 100644
--- a/LayoutTests/mhtml/relaxed-content-type-parameters.mht
+++ b/LayoutTests/mhtml/relaxed-content-type-parameters.mht
@@ -15,10 +15,6 @@ Content-Transfer-Encoding: 7bit
<head>
<meta charset='utf-8'>
<title>MHTML Tests</title>
- <script>
- if (window.testRunner)
- testRunner.dumpAsText();
- </script>
</head>
<body>
<h1>MHTML Relaxed Content-Type parameters test</h1>
« 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