summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/bugs/file_bug809290_c.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/bugs/file_bug809290_c.html')
-rw-r--r--dom/tests/mochitest/bugs/file_bug809290_c.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/tests/mochitest/bugs/file_bug809290_c.html b/dom/tests/mochitest/bugs/file_bug809290_c.html
new file mode 100644
index 0000000000..2d8c135e95
--- /dev/null
+++ b/dom/tests/mochitest/bugs/file_bug809290_c.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+<script>
+window.parent.parent.notifyReferrer(document.referrer);
+</script>
+</head>
+<body>
+</body>
+</html>