Files
palemoon27/js/xpconnect/tests/mochitest/bug92773_helper.html
T

8 lines
128 B
HTML

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