mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-19 02:13:04 +00:00
13 lines
139 B
HTML
13 lines
139 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Iframe test for bug 304459</title>
|
||
|
</head>
|
||
|
<body">
|
||
|
<script>
|
||
|
|
||
|
Object.prototype.x = "oops";
|
||
|
|
||
|
</script>
|
||
|
</body>
|
||
|
</html>
|