summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/favicons/file_favicon_empty.html
blob: 28389f5927104a127c73c92847200917d597c773 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>

<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <link rel="icon" href="data:image/x-icon" type="image/ico" id="i">
</head>

<body>
</body>

</html>