summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/bugs/iframe_bug304459-1.html
blob: 2721c5c781036d6fba5eb49664c1f624af6e1a91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
	<title>Iframe test for bug 304459</title>
</head>
<body">
<script>

Object.prototype.x = "oops";

</script>
</body>
</html>