chromium/third_party/blink/web_tests/fast/xmlhttprequest/resources/xmlhttprequest-open-after-iframe-onload-remove-self-child.html

<html>
<script> function client() { return new XMLHttpRequest(); } </script>
</html>