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

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: Removed check_domain.mht (replaced with relative_url.mht) Created 6 years, 10 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/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.

Powered by Google App Engine
This is Rietveld 408576698