bug92773_helper.html 128 B

12345678
  1. <html>
  2. <head>
  3. <script>
  4. foo getter = function() { alert("FAIL"); }
  5. </script>
  6. </head>
  7. </html>