summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/save_page/b.htm
blob: 485468b140c08c40fd882a24c93776cfc6e95a9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
  <head>
    <title>
      Test page for saving page feature
    </title>
    <link type="text/css" href="1.css" rel="stylesheet">
  </head>
  <body>
    The picture below is the back button.<br>
    <img src="1.png"> </img>
  </body>
</html>