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

Unified Diff: LayoutTests/mhtml/relaxed-content-type-parameters.mhtml_original

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.mhtml_original
diff --git a/LayoutTests/mhtml/relaxed-content-type-parameters.mhtml_original b/LayoutTests/mhtml/relaxed-content-type-parameters.mhtml_original
index db560514171ba33ca07514e8739bd717baadce51..89e830c998a5608491bd537f4ae8ea9d8ae62f6a 100644
--- a/LayoutTests/mhtml/relaxed-content-type-parameters.mhtml_original
+++ b/LayoutTests/mhtml/relaxed-content-type-parameters.mhtml_original
@@ -3,10 +3,6 @@
<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/relaxed-content-type-parameters.mht ('k') | LayoutTests/mhtml/relaxed-content-type-parameters-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698