chromium/content/test/data/link_rel_prefetch.html

<!DOCTYPE html>
<html>
<body>
  <link rel="prefetch" href="image.jpg" />
</body>
</html>