blob: d083a2a1d3c3f144dfc4771358968129828ce93f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>
Ensure referrer header persists after
history.pushState/replaceState/fragment navigation and reload
</title>
</head>
<body>
<noscript><p>Enable JavaScript and reload</p></noscript>
<div id="log"></div>
<script type="text/javascript">
location.href = "history_reload_referrer-2.html?pipe=sub";
</script>
</body>
</html>