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

Unified Diff: LayoutTests/mhtml/transfer_encoding_7bit-expected.html

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/transfer_encoding_7bit.mht ('k') | LayoutTests/mhtml/transfer_encoding_7bit-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/transfer_encoding_7bit-expected.html
diff --git a/LayoutTests/mhtml/transfer_encoding_7bit.html_original b/LayoutTests/mhtml/transfer_encoding_7bit-expected.html
similarity index 70%
copy from LayoutTests/mhtml/transfer_encoding_7bit.html_original
copy to LayoutTests/mhtml/transfer_encoding_7bit-expected.html
index ca9a9f5e36f16d48c3ea562ab3b164557da4a12a..e137527e7071fa22ff984461b011ac45db24301b 100644
--- a/LayoutTests/mhtml/transfer_encoding_7bit.html_original
+++ b/LayoutTests/mhtml/transfer_encoding_7bit-expected.html
@@ -3,10 +3,6 @@
<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/transfer_encoding_7bit.mht ('k') | LayoutTests/mhtml/transfer_encoding_7bit-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698