summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/mhtml/multi_frames_binary-expected.html
blob: f0fce4afb42ce0b749b33465078891d8ea835a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">


<title>A page that contains multiple nested frames</title>
</head><body>
This page contains several frames.<br>
<iframe src="resources/frame_0.html"></iframe><br>
<iframe src="resources/frame_1.html"></iframe><br>
<iframe src="resources/frame_2.html"></iframe><br>
And a red square:<br>
<img src="resources/red_square.png">
</body></html>