summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/bugs/file_bug809290_c.html
blob: 2d8c135e950c1ad9b3a43c4057c4a21e299fc013 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<script>
window.parent.parent.notifyReferrer(document.referrer);
</script>
</head>
<body>
</body>
</html>