Source code
Revision control
Copy as Markdown
Other Tools
<html>
<body>
<script>
parent.f = function() { return this; };
</script>
</body>
</html>
<html>
<body>
<script>
parent.f = function() { return this; };
</script>
</body>
</html>