trisquel-icecat/icecat/js/xpconnect/tests/mochitest/file_bug605167.html

7 lines
91 B
HTML

<html>
<body>
<script>
parent.f = function() { return this; };
</script>
</body>
</html>