js/xpconnect/tests/mochitest/bug504877_helper.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:47a42dc01a57
1 <html>
2 <head>
3 <script>
4 function getblat() {
5 return blat;
6 }
7 foopy = 42;
8 </script>
9 </head>
10 </html>

mercurial