[Bug 11175] Point out that the behaviour of assigning to properties corresponding to read only attributes

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11175

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonas@sicking.cc

--- Comment #1 from Jonas Sicking <jonas@sicking.cc> 2010-10-30 03:26:20 UTC ---
I thought that even in non-strict mode, assigning to a property with a getter
but no setter would throw. At least that's been the case in gecko for a long
time.

What does ES5 say?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Saturday, 30 October 2010 03:26:26 UTC