7 lines
91 B
HTML
7 lines
91 B
HTML
<html>
|
|
<body>
|
|
<script>
|
|
parent.f = function() { return this; };
|
|
</script>
|
|
</body>
|
|
</html>
|