chromium/third_party/blink/web_tests/http/tests/xmlhttprequest/uri-resolution-opera-open-010.html

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
    <head>
    </head>
    <body>
        <script>
            if (window.testRunner) {
                testRunner.dumpAsText();
                testRunner.dumpChildFrames();
                testRunner.waitUntilDone();
            }
        </script>
        <p><iframe src="resources/uri-resolution-opera-open-010-iframe.html" onload="this.contentWindow.client()"></iframe></p>
    </body>
</html>