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

Unified Diff: LayoutTests/mhtml/shared_buffer_bug.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/shared_buffer_bug.mht
diff --git a/LayoutTests/mhtml/shared_buffer_bug.mht b/LayoutTests/mhtml/shared_buffer_bug.mht
index 7a5937cc58fa1546d8d2be46feac2f2d685c719c..ad0300ed5073a12ada5e15ce85bc834cbef0a6bf 100644
--- a/LayoutTests/mhtml/shared_buffer_bug.mht
+++ b/LayoutTests/mhtml/shared_buffer_bug.mht
@@ -14,11 +14,6 @@ Content-Location: http://localhost/sharred_buffer_bug.html
<html><head><meta charset=3D"ISO-8859-1">
<link rel=3D"stylesheet" type=3D"text/css" href=3D"http://localhost/resourc=
es/style.css">
-<script>
-if (window.testRunner) {
- testRunner.dumpAsText();
-}
-</script>
</head>

Powered by Google App Engine
This is Rietveld 408576698