- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Jun 2012 21:39:48 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17560
Glenn Adams <glenn@skynav.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from Glenn Adams <glenn@skynav.com> 2012-06-20 21:39:47 UTC ---
(In reply to comment #1)
> This is perfectly well defined
> http://dev.w3.org/2006/webapi/WebIDL/#es-attributes which says that the
> property descriptor looks like this:
got it; thanks for deconstructing the flow; if i had searched for 'read only'
instead of 'readonly' i would have found the paragraph at the end of 4.4.6:
"Note that attempting to assign to a property corresponding to a read only
attribute ..."
>
> > mapped to the ECMAScript ReadOnly property attribute
>
> There is no such thing.
There is if one is reading EMCA-262 3rd Ed. Now that I see WebIDL references
5.1 Ed, I see that property attribute has been removed.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 20 June 2012 21:39:50 UTC