[Bug 20490] [Custom]: Things that mutate the DOM tree should queue observer records

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

--- Comment #5 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to comment #4)
> Switching wrappers won't change your localName, right?  Does the current
> upgrade stuff do that?  The text at
> https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#dfn-
> custom-element-instantiation is completely silent on the question of what
> the actual DOM node created is like (e.g. its namespace, localName,
> attributes, etc, etc)...

They will have identical localName. I need to firm the spec up on that (as you
pointed out in bug 20489), but that's the intent.

And the algo does copy all of the attributes.

> 
> (As a side note, the first link in comment 2 is to some private network,
> looks like.)

Haha. That's my machine, sorry :)

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

Received on Wednesday, 16 January 2013 18:46:30 UTC