comparison: toolkit/components/places/tests/browser/favicon.html
toolkit/components/places/tests/browser/favicon.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <!-- |
|
2 Any copyright is dedicated to the Public Domain. |
|
3 http://creativecommons.org/publicdomain/zero/1.0/ |
|
4 --> |
|
5 |
|
6 <html> |
|
7 <head> |
|
8 <link rel="shortcut icon" href="http://example.org/tests/toolkit/components/places/tests/browser/favicon-normal32.png"> |
|
9 </head> |
|
10 <body> |
|
11 OK we're done! |
|
12 </body> |
|
13 </html> |