summaryrefslogtreecommitdiffstats
path: root/toolkit/components/mozprotocol/tests/mozprotocol.html
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/mozprotocol/tests/mozprotocol.html')
-rw-r--r--toolkit/components/mozprotocol/tests/mozprotocol.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolkit/components/mozprotocol/tests/mozprotocol.html b/toolkit/components/mozprotocol/tests/mozprotocol.html
new file mode 100644
index 000000000..3d6549e00
--- /dev/null
+++ b/toolkit/components/mozprotocol/tests/mozprotocol.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+
+<html>
+<body>
+<p><a id="link" href="moz://a">Test</a></p>
+</body>
+</html>