chromium/chrome/test/data/settings/image_page.html

<html>
  <head>
    <title>Show an image </title>
  </head>
  <body>
    <div><img src="../google/logo.gif" border="3"/></div>
  </body>
</html>