gecko/js/xpconnect/tests/mochitest/bug92773_helper.html

8 lines
128 B
HTML
Raw Normal View History

<html>
<head>
<script>
foo getter = function() { alert("FAIL"); }
</script>
</head>
</html>