summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/browser/favicon.html
blob: 789d0b89b874dfbe7faccd9a4954a05cf41aa7ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--
 Any copyright is dedicated to the Public Domain.
 http://creativecommons.org/publicdomain/zero/1.0/
-->

<html>
  <head>
    <link rel="shortcut icon" href="/tests/toolkit/components/places/tests/browser/favicon-normal32.png">
    <title>favicon page</title>
  </head>
  <body>
    <label>OK we're done!</label>
  </body>
</html>