comparison: js/xpconnect/tests/mochitest/bug504877_helper.html
js/xpconnect/tests/mochitest/bug504877_helper.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <script> |
|
4 function getblat() { |
|
5 return blat; |
|
6 } |
|
7 foopy = 42; |
|
8 </script> |
|
9 </head> |
|
10 </html> |