chromium/third_party/blink/web_tests/http/tests/history/resources/history-replace-updates-current-item-goback.html

<script>
onload = function() {
    history.back();
}
</script>
<body>history-replace-updates-current-item-goback.html: You should not see this text!</body>