summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/file_use_counter_worker.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/test/file_use_counter_worker.html')
-rw-r--r--dom/workers/test/file_use_counter_worker.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/dom/workers/test/file_use_counter_worker.html b/dom/workers/test/file_use_counter_worker.html
new file mode 100644
index 0000000000..d034ad6f5f
--- /dev/null
+++ b/dom/workers/test/file_use_counter_worker.html
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML>
+<html>
+<!--
+https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
+-->
+<head>
+ <meta charset="utf-8">
+ <title>Test for Bug 1202706</title>
+</head>
+<body>
+<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1202706">Mozilla Bug 1202706</a>
+</body>
+</html>