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

Unified Diff: LayoutTests/mhtml/transfer_encoding_7bit.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/transfer_encoding_7bit.mht
diff --git a/LayoutTests/mhtml/transfer_encoding_7bit.mht b/LayoutTests/mhtml/transfer_encoding_7bit.mht
index 45e5376534e799563c6fce5edfc4dd955b1d5be8..099064c9616bae4b698657e3e7ccfb7d3387b830 100644
--- a/LayoutTests/mhtml/transfer_encoding_7bit.mht
+++ b/LayoutTests/mhtml/transfer_encoding_7bit.mht
@@ -13,10 +13,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 Content-Transfer-Encoding 7-bit test - ;)</h1>
« no previous file with comments | « LayoutTests/mhtml/simple_page_unmht-expected.txt ('k') | LayoutTests/mhtml/transfer_encoding_7bit-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698