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

Unified Diff: LayoutTests/mhtml/transfer_encoding_8bit-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
Index: LayoutTests/mhtml/transfer_encoding_8bit-expected.html
diff --git a/LayoutTests/mhtml/transfer_encoding_8bit.html_original b/LayoutTests/mhtml/transfer_encoding_8bit-expected.html
similarity index 70%
copy from LayoutTests/mhtml/transfer_encoding_8bit.html_original
copy to LayoutTests/mhtml/transfer_encoding_8bit-expected.html
index b59c82d25e6c398700becefc05c2ccc461e5764a..1b9b83dccdddf3723483b1dea2180a6f96fcd916 100644
--- a/LayoutTests/mhtml/transfer_encoding_8bit.html_original
+++ b/LayoutTests/mhtml/transfer_encoding_8bit-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 8-bit test - 😉</h1>
« no previous file with comments | « LayoutTests/mhtml/transfer_encoding_7bit-expected.txt ('k') | LayoutTests/mhtml/transfer_encoding_8bit-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698