[Bug 13024] What the hell is an IDL attribute?

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

Philippe Le Hegaret <plh@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |plh@w3.org
           Severity|normal                      |trivial

--- Comment #1 from Philippe Le Hegaret <plh@w3.org> 2011-06-23 12:09:57 UTC ---
[[
An attribute is an interface member that matches an AttributeOrOperation
non-terminal with an Attribute non-terminal in its derivation, and is used to
declare that objects implementing the interface will have an attribute with the
given identifier whose value can be retrieved and (in some cases) changed. 
]]
http://www.w3.org/TR/WebIDL/#idl-attributes

-- 
Configure bugmail: http://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 Thursday, 23 June 2011 12:09:59 UTC