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

Unified Diff: LayoutTests/mhtml/simple_page_ie-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/simple_page_ie.mht ('k') | LayoutTests/mhtml/simple_page_ie-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/simple_page_ie-expected.html
diff --git a/LayoutTests/mhtml/simple_page.html_original b/LayoutTests/mhtml/simple_page_ie-expected.html
similarity index 69%
copy from LayoutTests/mhtml/simple_page.html_original
copy to LayoutTests/mhtml/simple_page_ie-expected.html
index f2aef2fcd83faf5f7894a47815d3e65d2b2c7453..5d4ae9fe08c9e76c3f103ec5cae43b476ac20ad6 100644
--- a/LayoutTests/mhtml/simple_page.html_original
+++ b/LayoutTests/mhtml/simple_page_ie-expected.html
@@ -3,11 +3,7 @@
<title>A simple page</title>
-<script>
-if (window.testRunner)
- testRunner.dumpAsText();
-</script>
</head><body>
<h1>This is a very simple page</h1>
Very <b>basic</b> page.
-</body></html>
+</body></html>
« no previous file with comments | « LayoutTests/mhtml/simple_page_ie.mht ('k') | LayoutTests/mhtml/simple_page_ie-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698