summaryrefslogtreecommitdiffstats
path: root/ios/chrome/test/data/webdata/bookmarkimages/index.html
blob: a33d00a6d7d7df9a8e08f375f9882e5c40262a11 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <title>index</title>
</head><body>
  <p>This is a web page</p>
  <img src="image.jpg" alt="An Image">
</body></html>