[Bug 20485] [Custom]: Creation of custom elements via constructor function is underdefined

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

--- Comment #7 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to comment #6)
> I suppose we could create some kind of (namespace, localName) -> interface
> mapping table. I wonder if it's best to define a hook for this or just keep
> the mapping table in DOM as it is in implementations.

Right, I think a hook is what you're looking for here. HTML can hook into it,
and I can hook into it, too.

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

Received on Tuesday, 22 January 2013 21:52:00 UTC