blob: 4a9675db9084b844d16d53a8f6f194423d849c1f [file] [log] [blame]
<html>
<!--
This page checks for prefetching of a an image.
-->
<head>
<title>Prefetch Page</title>
<script src="prefetch.js" type="text/javascript"></script>
</head>
<body>
<img src="REPLACE_WITH_IMAGE_URL"/>
</body>
</html>