chromium/third_party/blink/web_tests/http/tests/navigation/resources/go-back.html

<html>
<body onload="history.back()">
This is just a minimal page that we navigate to as part of testing back/forward.
</body>
</html>