chromium/third_party/blink/web_tests/http/tests/devtools/resources/console-show-all-messages-iframe.html

<script>
console.log("message from iframe!");
</script>