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

8 lines
128 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<script>
foo getter = function() { alert("FAIL"); }
</script>
</head>
</html>