comparison: js/xpconnect/tests/mochitest/bug92773_helper.html
js/xpconnect/tests/mochitest/bug92773_helper.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <script> |
|
4 foo getter = function() { alert("FAIL"); } |
|
5 </script> |
|
6 </head> |
|
7 </html> |