haikuwebkit/LayoutTests/fast/frames/resources/navigate-top-to-fail.html

4 lines
62 B
HTML

<script>
top.location = "fail-and-notify-done.html"
</script>