summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_use_counter_outer.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/file_use_counter_outer.html')
-rw-r--r--dom/base/test/file_use_counter_outer.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/dom/base/test/file_use_counter_outer.html b/dom/base/test/file_use_counter_outer.html
new file mode 100644
index 000000000..1a7eb90f7
--- /dev/null
+++ b/dom/base/test/file_use_counter_outer.html
@@ -0,0 +1,17 @@
+<!DOCTYPE HTML>
+<html>
+<!--
+https://bugzilla.mozilla.org/show_bug.cgi?id=968923
+-->
+<head>
+ <meta charset="utf-8">
+ <title>Test for Bug 968923</title>
+</head>
+<body>
+<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=968923">Mozilla Bug 968923</a>
+<img id="display" />
+<iframe id="content">
+
+</iframe>
+</body>
+</html>