js/xpconnect/tests/mochitest/bug92773_helper.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:ff0e6008a0b3
1 <html>
2 <head>
3 <script>
4 foo getter = function() { alert("FAIL"); }
5 </script>
6 </head>
7 </html>

mercurial