summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/navigating_window_with_download.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/general/navigating_window_with_download.html')
-rw-r--r--browser/base/content/test/general/navigating_window_with_download.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/browser/base/content/test/general/navigating_window_with_download.html b/browser/base/content/test/general/navigating_window_with_download.html
deleted file mode 100644
index 6b0918941..000000000
--- a/browser/base/content/test/general/navigating_window_with_download.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head><title>This window will navigate while you're downloading something</title></head>
- <body>
- <iframe src="http://mochi.test:8888/browser/browser/base/content/test/general/unknownContentType_file.pif"></iframe>
- </body>
-</html>