blob: a0f5ea959426604e3c0e41e0f1459e96670c76f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<head>
<link rel="shortcut icon" href="http://example.org/tests/toolkit/components/places/tests/browser/favicon-normal32.png">
</head>
<body>
OK we're done!
</body>
</html>
|