Chromium Code Reviews

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: Synced Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « LayoutTests/mhtml/resources/style.css ('k') | LayoutTests/mhtml/shared_buffer_bug-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/mhtml/resources/style.css ('k') | LayoutTests/mhtml/shared_buffer_bug-expected.html » ('j') | no next file with comments »

Powered by Google App Engine