summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/favicons/file_bug970276_popup2.html
blob: 0b9e5294efe18b0a9aa77524c2731e71922ecbd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html>
<head>
  <title>Test file for bug 970276.</title>

  <!--Set a favicon; that's the whole point of this file.-->
  <link rel="icon" href="file_bug970276_favicon2.ico">
</head>
<body>
  Test inner file for bug 970276.
</body>
</html>