haikuwebkit/LayoutTests/mhtml/resources/frame_2.html

12 lines
148 B
HTML

<html>
<body>
The third frame!<br>
This one contains yet another frame. What a twist!</br>
<iframe src="frame_4.html"></iframe>
</body>
</html>