chromium/third_party/blink/web_tests/http/tests/devtools/sources/resources/execution-context-iframe1.html

<!DOCTYPE html>
<html>
    <head>
    </head>
    <body>
        iframe 1
        <iframe src="execution-context-iframe2.html"></iframe>
    </bodY>
</html>