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

Unified Diff: LayoutTests/mhtml/page_with_javascript-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/page_with_javascript.mht ('k') | LayoutTests/mhtml/relative_url.mht » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/page_with_javascript-expected.html
diff --git a/LayoutTests/mhtml/page_with_javascript-expected.html b/LayoutTests/mhtml/page_with_javascript-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..5ed2137c094c3d4c85a617ccc70dc2190d40e0aa
--- /dev/null
+++ b/LayoutTests/mhtml/page_with_javascript-expected.html
@@ -0,0 +1,9 @@
+<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
+=3Diso-8859-1">
+
+<title>A page with JavaScript</title>
+<h1>This page has content generated by JavaScript</h1>
+Javascript is not run, so that dynamic content should not show.
+<div id=3D"myDiv"></div>
+
+</body></html>
« no previous file with comments | « LayoutTests/mhtml/page_with_javascript.mht ('k') | LayoutTests/mhtml/relative_url.mht » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698