chromium/third_party/blink/web_tests/fast/frames/set-parent-src-synchronously-html.html

<html>
<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.html"></iframe>
</body>
</html>