gecko/dom/tests/mochitest/bugs/iframe_bug304459-1.html

13 lines
139 B
HTML
Raw Normal View History

<html>
<head>
<title>Iframe test for bug 304459</title>
</head>
<body">
<script>
Object.prototype.x = "oops";
</script>
</body>
</html>