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> |