haikuwebkit/LayoutTests/fast/frames/set-parent-src-synchronousl...

7 lines
256 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body>
This test fails if we crash or any text below this is visible (the iframe should detach itself from the page).
<iframe id="parent" src="resources/set-src-to-javascript-url.xhtml"></iframe>
</body>
</html>