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

Unified Diff: LayoutTests/mhtml/page_with_image_ie-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_image_ie.mht ('k') | LayoutTests/mhtml/page_with_image_ie-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/page_with_image_ie-expected.html
diff --git a/LayoutTests/mhtml/page_with_image_ie-expected.html b/LayoutTests/mhtml/page_with_image_ie-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..3bca790374a14dee5c28f643a4e9cff101252392
--- /dev/null
+++ b/LayoutTests/mhtml/page_with_image_ie-expected.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML><HEAD><TITLE>Page with square</TITLE>
+<META content="text/html; charset=3Dwindows-1252" http-equiv=Content-Type>
+
+<META name=GENERATOR content="MSHTML 9.00.8112.16421"></HEAD>
+<BODY>This is a red square:<BR><IMG src="resources/red_square.png">
+</BODY></HTML>
« no previous file with comments | « LayoutTests/mhtml/page_with_image_ie.mht ('k') | LayoutTests/mhtml/page_with_image_ie-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698