chromium/third_party/blink/web_tests/plugins/resources/target-frameset-frame.html

<html>
<head>
    <script type="text/javascript" charset="utf-8">
        if (window.testRunner) {
            testRunner.notifyDone();
            window.console.log('Test passes if it does not crash')
        }
    </script>
</head>

<body>
</body>
</html>