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/simple_page_unmht.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
« no previous file with comments | « LayoutTests/mhtml/simple_page_ie-expected.txt ('k') | LayoutTests/mhtml/simple_page_unmht-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/simple_page_unmht.mht
diff --git a/LayoutTests/mhtml/simple_page_unmht.mht b/LayoutTests/mhtml/simple_page_unmht.mht
index d03c63fc62aecaed375506c79876dc0689797e5a..93524ce532e71188a67eff62371d9ceb4f916a16 100644
--- a/LayoutTests/mhtml/simple_page_unmht.mht
+++ b/LayoutTests/mhtml/simple_page_unmht.mht
@@ -16,10 +16,6 @@ Content-Location: http://localhost/simple_page.html
<title>A simple page</title>
-<script>
-if (window.testRunner)
- testRunner.dumpAsText();
-</script>
<base href=3D"http://localhost/"></base></head><body>
<h1>This is a very simple page</h1>
Very <b>basic</b> page.
« no previous file with comments | « LayoutTests/mhtml/simple_page_ie-expected.txt ('k') | LayoutTests/mhtml/simple_page_unmht-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698