chromium/third_party/blink/renderer/core/testing/data/hello_world.html

<script>
document.write("Hello, world.");
</script>