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.html2
1 files changed, 1 insertions, 1 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
index 8649168cf5..6b0918941f 100644
--- a/browser/base/content/test/general/navigating_window_with_download.html
+++ b/browser/base/content/test/general/navigating_window_with_download.html
@@ -2,6 +2,6 @@
<html>
<head><title>This window will navigate while you're downloading something</title></head>
<body>
- <iframe src="https://example.com/browser/browser/base/content/test/general/unknownContentType_file.pif"></iframe>
+ <iframe src="http://mochi.test:8888/browser/browser/base/content/test/general/unknownContentType_file.pif"></iframe>
</body>
</html>