comparison: dom/tests/mochitest/bugs/iframe_bug304459-1.html
dom/tests/mochitest/bugs/iframe_bug304459-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <title>Iframe test for bug 304459</title> |
|
4 </head> |
|
5 <body"> |
|
6 <script> |
|
7 |
|
8 Object.prototype.x = "oops"; |
|
9 |
|
10 </script> |
|
11 </body> |
|
12 </html> |