summaryrefslogtreecommitdiffstats
path: root/dom/security/test/https-only/file_bug1874801.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/https-only/file_bug1874801.html')
-rw-r--r--dom/security/test/https-only/file_bug1874801.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/dom/security/test/https-only/file_bug1874801.html b/dom/security/test/https-only/file_bug1874801.html
new file mode 100644
index 0000000000..58c2f03c81
--- /dev/null
+++ b/dom/security/test/https-only/file_bug1874801.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Bug 1874801</title>
+</head>
+<body>
+ <img src="http://example.com/browser/dom/security/test/https-only/file_bug1874801.sjs">
+</body>
+</html>