chromium/third_party/blink/web_tests/http/tests/devtools/oopif/resources/error.html

<body>
<script>
console.error('Error from error.html');
</script>
</body>