Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
khronosschoty
/
palemoon-dev
Watch
2
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ac60e7ecec
Branches
Tags
master
palemoon-dev
/
platform
/
js
/
xpconnect
/
tests
/
mochitest
/
bug92773_helper.html
bug92773_helper.html
128 B
History
Raw
1
2
3
4
5
6
7
8
<html>
<head>
<script>
foo getter = function() { alert("FAIL"); }
</script>
</head>
</html>