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

Unified Diff: LayoutTests/mhtml/page_with_image_unmht-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: 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/page_with_image_unmht-expected.html
diff --git a/LayoutTests/mhtml/page_with_image_unmht-expected.html b/LayoutTests/mhtml/page_with_image_unmht-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..85972544e01364546a69b08025469b9318170624
--- /dev/null
+++ b/LayoutTests/mhtml/page_with_image_unmht-expected.html
@@ -0,0 +1,8 @@
+<html><head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
+<title>Page with square</title>
+</head><body>
+This is a red square:<br>
+<img src="resources/red_square.png">
+</body></html>

Powered by Google App Engine
This is Rietveld 408576698