Source code
Revision control
Copy as Markdown
Other Tools
<head><script>
window.addEventListener("pageshow", function(event) {
parent.ok(!event.persisted, "Should not load from bfcache");
});
</script></head>
<body>Redirect target content</body>