[Bug 24019] [Custom]: No way to associate class/constructor function

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

Dominic Cooney <dominicc@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominicc@chromium.org

--- Comment #1 from Dominic Cooney <dominicc@chromium.org> ---
I think this should be addressed in Level 2 of the Custom Elements spec, or in
a related spec. Chrome is not in a position to implement this now.

I believe the spec needs to explain when @@create should be called. As a first
cut, I believe the UA should have latitude as to when to call it. The
requirement should be something like @@create MUST be called as the first step
of upgrade.

Would this result in intolerable weirdness when doing post-hoc upgrade of an
existing element?

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

Received on Sunday, 8 December 2013 00:25:38 UTC