[Bug 22920] [Custom]: Custom element constructors should have class side inheritance

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22920

Dimitri Glazkov <dglazkov@chromium.org> changed:

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

--- Comment #3 from Dimitri Glazkov <dglazkov@chromium.org> ---
Custom Elements spec just says "Let CONSTRUCTOR be the interface object whose
interface prototype object is PROTOTYPE", fully relying on WebIDL properly
defining what this means (including class-side inheritance).

>From what I could glean,
http://dev.w3.org/2006/webapi/WebIDL/#dfn-interface-object does not specify
class-side inheritance. Should it?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 29 August 2013 21:46:25 UTC