[Bug 12844] Remove the label attribute from subclasses of HTMLElement

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

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cam@mcc.id.au

--- Comment #6 from Cameron McCormack <cam@mcc.id.au> 2011-06-20 10:37:48 UTC ---
(In reply to comment #5)
> Not only that, but even if this behavior is desired, redeclaring a "label"
> property in the IDL has no material effect.

It does have the effect of requiring both HTMLElement.prototype.label and
HTMLMoreSpecificElement.prototype.label to exist.

-- 
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 Monday, 20 June 2011 10:37:50 UTC