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

Unified Diff: LayoutTests/mhtml/resources/frame_4.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/resources/frame_2.html ('k') | LayoutTests/mhtml/resources/style.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/mhtml/resources/frame_4.html
diff --git a/LayoutTests/mhtml/resources/frame_4.html b/LayoutTests/mhtml/resources/frame_4.html
new file mode 100644
index 0000000000000000000000000000000000000000..d4ee914988609c9c755ffdee985704edb7d6ddb2
--- /dev/null
+++ b/LayoutTests/mhtml/resources/frame_4.html
@@ -0,0 +1,7 @@
+<html><head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
+</head><body>
+This is frame 4!<br>
+<img src="red_square.png">
+</body></html>
« no previous file with comments | « LayoutTests/mhtml/resources/frame_2.html ('k') | LayoutTests/mhtml/resources/style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698