Codebase Browser
chromium
Go to App
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>