<html>
<body>
<script type="text/javascript" charset="utf-8">
console.log('a');
document.title = "test"
</script>
</body>
</html>