chromium/third_party/blink/web_tests/http/tests/devtools/bindings/resources/contentscript-frame.html

<script>
testRunner.evaluateScriptInIsolatedWorld(42, "42\n//# sourceURL=content-script-42.js");
</script>
<div>Hi, I'm a frame with content script</div>