[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

Brendan Eich <brendan@mozilla.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brendan@mozilla.org

--- Comment #2 from Brendan Eich <brendan@mozilla.org> 2010-10-30 03:35:07 UTC ---
(In reply to comment #1)
> 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?

What Cameron said in comment 0.

/be

-- 
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:35:10 UTC