[Bug 20487] [Custom]: Creation of custom elements via createElement is underdefined

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

--- Comment #9 from Dimitri Glazkov <dglazkov@chromium.org> ---
I think I finally got it. https://dvcs.w3.org/hg/webcomponents/rev/1b0e39e2d815
and https://dvcs.w3.org/hg/webcomponents/rev/d46c3b299481.

Boris, can you pls take a look?

https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#monkeypatch-create-element

Anne, I liked the wording that you've added, but I still needed to replace the
steps in my monkeypatch, because I have to:

a) define how interface is determined -- I wonder if this could be a different
monkeypatch in HTML?
b) run instantiation/finalization steps before I return out of
createElement/NS.

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

Received on Monday, 28 January 2013 23:22:29 UTC