chromium/content/test/data/session_history/replace.html

<html>
<head><title>redirecting</title></head>
<body onload="location.replace(location.search.substring(1))">redirecting...</body>
</html>