blob: 73108e8ab9f20f68da3eda3214a2e00d3ca1c2db [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Document has been prerendered</title>
</head>
<body>
<script type="text/javascript">
if(document.visibilityState) {
window.localStorage.setItem("visibilityState:" + document.visibilityState, "hit");
}
</script>
</body>
</html>