1
    2
    3
    4
    5
    6
    7

content / test / data / page_with_image.html [blame]

<html>
<head></head>
<body>
  <img src="./blank.jpg"/>
  <p>This page has an image. Yay for images!
</body>
</html>