haikuwebkit/LayoutTests/fast/loader/resources/parent-of-redirect.html

7 lines
145 B
HTML

<html>
<body>
This is the parent of a frame that redirects itself.<br>
<iframe src="meta-redirect-to-notify-done.html"></iframe>
</body>
</html>