summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/file_with_favicon.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/general/file_with_favicon.html')
-rw-r--r--browser/base/content/test/general/file_with_favicon.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/browser/base/content/test/general/file_with_favicon.html b/browser/base/content/test/general/file_with_favicon.html
deleted file mode 100644
index 0702b4aab..000000000
--- a/browser/base/content/test/general/file_with_favicon.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
- <title>Test file for bugs with favicons</title>
-
- <!--Set a favicon; that's the whole point of this file.-->
- <link rel="icon" href="file_generic_favicon.ico">
-</head>
-<body>
- Test file for bugs with favicons
-</body>
-</html>