[Bug 11032] HTMLPropertiesCollection shouldn't be callable

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

Anne <annevk@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@opera.com

--- Comment #4 from Anne <annevk@opera.com> 2010-10-16 12:32:05 UTC ---
Or we could just duplicate the interface definitions (one for HTMLCollection
and one for HTMLAllCollection) and tie the definitions of the members. Might be
the most straightforward.

Or something like a [DisableCallers] attribute on the interface.

-- 
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 Saturday, 16 October 2010 12:32:07 UTC