chromium/third_party/blink/web_tests/http/tests/devtools/console/resources/console-log-in-xhtml.xhtml

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>console.log(239);</script>
</head>
</html>