Mypal/dom/tests/mochitest/bugs/iframe_bug304459-1.html
2019-03-11 13:26:37 +03:00

13 lines
139 B
HTML

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