summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/mochitest/file_bug605167.html
blob: d5253315b858aa9208e2fffcb8905ebfc65a240c (plain)
1
2
3
4
5
6
7
<html>
<body>
<script>
  parent.f = function() { return this; };
</script>
</body>
</html>